﻿html {
  height: 100%;
}
body {
  position: relative;
  padding-top: 68px;
  min-height: 100%;
  margin: 0;
  overflow-x: hidden;
  overflow-y: scroll;
  font-family: Calibri, sans-serif;
  font-size: 15px;
  color: #ffffff;
  -webkit-text-size-adjust: 100%;
  -webkit-box-sizing: border-box;
  -moz-box-sizing: border-box;
  box-sizing: border-box;
}
body.index {
  padding-top: 0;
}
img {
  border: none;
}
p,
ol,
ul,
li,
input,
button,
select,
option,
h1,
h2,
h3,
h4,
h5,
h6 {
  padding: 0;
  margin: 0;
  border: none;
  outline: none;
  background-color: transparent;
  font-weight: normal;
}
select {
  -webkit-appearance: none;
  -moz-appearance: none;
  appearance: none;
}
select::-ms-expand {
  display: none;
}
.b-link_phone_footer{
  color:#fff;
  text-decoration: none;
}

.b-header .b-link_phone_footer{
  color: #1f2429;
  white-space: nowrap;
}
.b-link_phone_left_menu{
  color:#000;
  text-decoration: none;
}
.js-news-main-nav{
  float:right;
  display:block;
  height: 37px;
  margin-right:10px;
  margin-top:-30px;
}
.fs_20px{
  font-size: 20px !important;
}
.disclamer
{
  text-align: justify;
  font-size: 16px;
  padding: 30px 15px;
  color:#9caab2;
}
.comment_title
{
  color:#9caab2;
  font-size: 16px !important;
}
.b-container {
  width: 100%;
  margin: 0;
  -webkit-box-sizing: border-box;
  -moz-box-sizing: border-box;
  box-sizing: border-box;
}
.b-image {
  display: block;
  max-width: 100%;
  max-height: 100%;
}
.b-projects_main_controls_box{
  bottom:54px;
  right:10px;
  position: absolute;
}
.b-link {
  color: #ffffff;
}
.b-link:hover {
  color: #da291c;
  border-color: #da291c;
  text-decoration: none;
}
.b-link_accent {
  color: #da291c;
  text-decoration: none;
}
.b-link_accent:hover {
  text-decoration: underline;
}
.b-link-list {
  display: table;
}
.b-link-list__item {
  display: table-row;
}
.b-link-list__item-icon-wrapper {
  display: table-cell;
  vertical-align: middle;
  padding-right: 10px;
  padding-top: 4px;
}
.b-link-list__item-link {
  font-size: 14px;
  line-height: 20px;
  color: #000000;
}
.b-link-list__item-link-wrapper {
  display: table-cell;
  vertical-align: middle;
}
.b-link-list__item ~ .b-link-list__item .b-link-list__item-icon-wrapper {
  padding-top: 16px;
}
.b-link-list__item ~ .b-link-list__item .b-link-list__item-link-wrapper {
  padding-top: 11px;
}
.b-text {
  line-height: 18px;
  margin: 0;
  color: #000000;
}
.b-dropdown {
  position: relative;
  height: 38px;
  -webkit-border-radius: 3px;
  border-radius: 3px;
  background-color: #ffffff;
  background-image: url(../images/IconSelectDown.png);
  background-position: right 17px;
  background-repeat: no-repeat;
  font-size: 15px;
  text-align: left;
  cursor: pointer;
  -webkit-box-shadow: 0 2px 3px -1px rgba(0, 0, 0, 0.15);
  box-shadow: 0 2px 3px -1px rgba(0, 0, 0, 0.15);
}
.b-dropdown.active {
  background-image: url(../images/IconSelectUp.png);
}
.b-dropdown__value {
  padding-left: 10px;
  line-height: 38px;
  color: #000000;
  white-space: nowrap;
  overflow: hidden;
  text-overflow: ellipsis;
}
.b-dropdown__select {
  position: absolute;
  top: 0;
  left: 0;
  z-index: 10;
  display: block;
  width: 100%;
  height: 100%;
  opacity: 0;
  filter: alpha(opacity=0);
}
.b-dropdown__custom-select {
  position: absolute;
  top: 100%;
  left: 0;
  z-index: 20;
  display: none;
  width: 100%;
  max-height: 160px;
  overflow-y: auto;
}
.active .b-dropdown__custom-select {
  display: block;
}
.b-dropdown__custom-select-option {
  background-color: #ffffff;
  color: #000000;
  line-height: 16px;
  padding: 8px;
  font-size: 14px;
}
.b-dropdown__custom-select-option:first-of-type {
  -webkit-box-shadow: inset 0 1px 3px -1px rgba(0, 0, 0, 0.25);
  box-shadow: inset 0 1px 3px -1px rgba(0, 0, 0, 0.25);
}
.b-dropdown__custom-select-option:hover {
  background-color: #e8e9ea;
}
.b-dropdown__custom-select-trigger {
  position: absolute;
  top: 0;
  right: 0;
  left: 0;
  bottom: 0;
  z-index: 5;
}
.b-tag {
  display: inline-block;
  width: 51px;
  height: 51px;
  background-repeat: no-repeat;
  background-position: -161px 0;
}
.b-icon {
  background-image: url(../images/IconSprite.png);
  background-repeat: no-repeat;
  background-position: 0 0;
  display: inline-block;
}
@media only screen and (min-resolution: 124dpi), only screen and(-webkit-min-device-pixel-ratio: 1.3), only screen and (min--moz-device-pixel-ratio: 1.3), only screen and (-o-min-device-pixel-ratio: 4/3), only screen and (min-device-pixel-ratio: 1.3), only screen and (min-resolution: 1.3dppx) {
  .b-icon {
    background-image: url(../images/IconSprite@2x.png);
    background-size: 80px 182px;
  }
}
.b-icon_lock {
  background-position: 0 0;
  width: 15px;
  height: 20px;
}
.b-icon_cross {
  background-position: 0 -30px;
  width: 14px;
  height: 12px;
}
.b-icon_right {
  background-position: 0 -49px;
  width: 12px;
  height: 24px;
}
.b-icon_left {
  background-position: 0 -76px;
  width: 12px;
  height: 24px;
}
.b-icon_scroll-direction {
  background-position: 0 -107px;
  width: 10px;
  height: 14px;
}
.b-icon_scroll-mouse {
  background-position: 0 -130px;
  width: 16px;
  height: 27px;
}
.b-icon_search {
  background-position: 0 -165px;
  width: 17px;
  height: 17px;
}
.b-icon_document {
  background-image: url(../images/document.png);
  background-position: 0 0;
  width: 23px;
  height: 31px;
}
@media only screen and (min-resolution: 124dpi), only screen and(-webkit-min-device-pixel-ratio: 1.3), only screen and (min--moz-device-pixel-ratio: 1.3), only screen and (-o-min-device-pixel-ratio: 4/3), only screen and (min-device-pixel-ratio: 1.3), only screen and (min-resolution: 1.3dppx) {
  .b-icon_document {
    background-image: url(../images/document@2x.png);
    background-size: 71px 41px;
  }
}
.b-icon_money {
  background-position: -20px 0;
  width: 40px;
  height: 36px;
  margin-right: 10px;
  vertical-align: bottom;
}
.b-arrow {
  width: 37px;
  height: 37px;
  overflow: hidden;
  -webkit-border-radius: 5px;
  border-radius: 5px;
  font-size: 18px;
  background-color: #da291c;
  cursor: pointer;
  -webkit-user-select: none;
  -moz-user-select: none;
  -ms-user-select: none;
  user-select: none;
  z-index: 99;
}
.b-arrow__wrapper {
  position: absolute;
  top: 0;
  bottom: 0;
  width: 200%;
  font-size: 0;
}
.b-arrow__wrapper:after {
  content: '';
  display: block;
  clear: both;
}
.b-arrow__wrapper_left {
  left: 0;
  -webkit-transition: left 0.5s;
  -o-transition: left 0.5s;
  transition: left 0.5s;
}
.b-arrow__wrapper_left:hover {
  left: -100%;
}
.b-arrow__wrapper_right {
  right: -2px;
  -webkit-transition: right 0.5s;
  -o-transition: right 0.5s;
  transition: right 0.5s;
}
.b-arrow__wrapper_right:hover {
  right: -100%;
}
.b-arrow__wrapper-icon {
  margin: 6px 12px;
}
.b-tag-list {
  font-size: 0;
}
.b-tag-list__item {
  display: inline-block;
  width: 50px;
  height: 50px;
  margin-left: 5px;
  margin-right: 5px;
  margin-bottom: 5px;
  vertical-align: top;
  border: 1px solid #e8e9ea;
  background-color: #ffffff;
  -webkit-border-radius: 50%;
  border-radius: 50%;
  -webkit-transition: background-color 0.5s, border-color 0.5s;
  -o-transition: background-color 0.5s, border-color 0.5s;
  transition: background-color 0.5s, border-color 0.5s;
}
.b-tag-list__item:hover,
.b-tag-list__item.active {
  background-color: #485866;
  border-color: transparent;
}
.b-tag-list__item:hover .b-tag,
.b-tag-list__item.active .b-tag {
  background-position: -241px 0;
}
.b-submit {
  cursor: pointer;
}
.b-tooltip {
  position: relative;
  overflow: hidden;
  text-decoration: none;
}
.b-tooltip:before,
.b-tooltip:after {
  display: block;
  opacity: 0;
  filter: alpha(opacity=0);
  visibility: hidden;
  -webkit-transition: opacity 0.5s;
  -o-transition: opacity 0.5s;
  transition: opacity 0.5s;
}
.b-tooltip:before {
  content: attr(data-title);
  position: absolute;
  bottom: 100%;
  bottom: calc(100% + 2px);
  left: 30px;
  padding: 2px 8px;
  max-width: 200px;
  background-color: #e8e9ea;
  color: #000000;
  font-size: 15px;
  line-height: 24px;
  z-index: 750;
  -webkit-border-radius: 2px;
  border-radius: 2px;
  -webkit-box-shadow: 1px 1px 3px -2px #000000;
  box-shadow: 1px 1px 3px -2px #000000;
}
.b-tooltip:after {
  content: '';
  position: absolute;
  top: -2px;
  left: 38px;
  height: 0;
  width: 0;
  border-left: 11px solid #e8e9ea;
  border-bottom: 11px solid transparent;
  z-index: 751;
}
.no-touch .b-tooltip:hover {
  overflow: visible;
}
.no-touch .b-tooltip:hover:before,
.no-touch .b-tooltip:hover:after {
  opacity: 1;
  filter: alpha(opacity=100);
  visibility: visible;
}
.b-fade {
  position: fixed;
  top: 0;
  right: 0;
  bottom: 0;
  z-index: 9999;
  display: block;
  width: 0;
  background-color: rgba(156, 170, 178, 0);
  cursor: pointer;
  -webkit-transition: background-color 0.5s, width 0s 0.5s;
  -o-transition: background-color 0.5s, width 0s 0.5s;
  transition: background-color 0.5s, width 0s 0.5s;
}
.b-fade.active {
  width: 100vw;
  background-color: rgba(156, 170, 178, 0.5);
  -webkit-transition: background-color 0.5s, width 0s 0s;
  -o-transition: background-color 0.5s, width 0s 0s;
  transition: background-color 0.5s, width 0s 0s;
}
.b-anchor {
  position: relative;
  top: -68px;
  display: block;
}
.b-header {
  position: absolute;
  top: 0;
  left: 0;
  right: 0;
  padding: 20px 10px 48px;
  line-height: 28px;
  border-bottom: 1px solid #485866;
  border-bottom: 1px solid rgba(255, 255, 255, 0.3);
  text-align: right;
  z-index: 1000;
}
.b-header:after {
  content: '';
  display: block;
  clear: both;
}
.b-header__logo {
  display: block;
  float: left;
  width: 100px;
  height: 65px;
  background-image: url(../images/logo-black.png);
  background-repeat: no-repeat;

}
.b-direction-welcome{
  margin-top: 100px;
}
@media only screen and (min-resolution: 124dpi), only screen and(-webkit-min-device-pixel-ratio: 1.3), only screen and (min--moz-device-pixel-ratio: 1.3), only screen and (-o-min-device-pixel-ratio: 4/3), only screen and (min-device-pixel-ratio: 1.3), only screen and (min-resolution: 1.3dppx) {
  .b-header__logo {
    background-image: url(../images/logo-black.png);
    background-size: 100px 28px;
  }
}
.b-header__link-list {
  display: none;
  float: left;
}
.b-header__link-list-item {
  position: relative;
  margin-left: 35px;
  text-decoration: none;
  color: #000000;
}
.b-header__link-list-item:after {
  content: '';
  position: absolute;
  bottom: 0;
  left: 0;
  right: 0;
  height: 1px;
  display: block;
  background-color: #000000;
  -webkit-transition: bottom 0.5s, background-color 0.5s;
  -o-transition: bottom 0.5s, background-color 0.5s;
  transition: bottom 0.5s, background-color 0.5s;
}
.b-header__link-list-item:hover:after {
  bottom: -15px;
  background-color: #ffffff;
}
.b-header__link-list-item_active {
  color: #485866;
}
.b-header__link-list-item_active:after,
.b-header__link-list-item_active:hover:after {
  background-color: #da291c;
  bottom: -42px;
  height: 3px;
}
.b-header__phone {
  color: #ffffff;
  text-decoration: none;
  font-weight: bold;
  display: none;
}
.b-header__phone{
  display: inline;
}
.fixed .b-header__phone {
  color: #000000;
}
.b-header__language {
  margin-left: 35px;
}
.fixed .b-header__language {
  color: #000000;
}
.b-header__search {
  position: relative;
  display: inline-block;
  margin-left: 25px;
  vertical-align: middle;
  font-size: 15px;
}
.b-header__search-open {
  display: inline-block;
  padding: 0 10px;
  margin-top: 3px;
  cursor: pointer;
}
.fixed .b-header__search-open-icon {
  background-position: -50px -165px;
}
.b-header__search-line {
  position: absolute;
  top: 20px;
  right: 93px;
  left: 90%;
  display: block;
  height: 28px;
  padding: 1px 7px 0;
  border: 1px solid #9caab2;
  -webkit-border-radius: 2px;
  border-radius: 2px;
  -webkit-box-sizing: border-box;
  -moz-box-sizing: border-box;
  box-sizing: border-box;
  visibility: hidden;
  overflow: hidden;
  background-color: #ffffff;
  opacity: 0;
  filter: alpha(opacity=0);
  text-align: left;
  line-height: 21px;
  white-space: nowrap;
  -webkit-transition: left 0.5s ease-in, opacity 0.5s, visibility 0s 0.5s;
  -o-transition: left 0.5s ease-in, opacity 0.5s, visibility 0s 0.5s;
  transition: left 0.5s ease-in, opacity 0.5s, visibility 0s 0.5s;
}
.b-header__search-line-input {
  height: 24px;
  width: 100%;
  padding-right: 25px;
  margin-right: -20px;
  line-height: 24px;
  vertical-align: middle;
  -webkit-box-sizing: border-box;
  -moz-box-sizing: border-box;
  box-sizing: border-box;
}
.b-header__search-line-submit {
  position: relative;
  z-index: 1;
  display: block;
  float: right;
  padding-top: 5px;
  vertical-align: middle;
  cursor: pointer;
}
.b-header__search-line-submit-icon {
  background-position: -25px -165px;
}
.b-header__search-line.active {
  left: 10px;
  visibility: visible;
  opacity: 1;
  filter: alpha(opacity=100);
  -webkit-transition: left 0.5s, opacity 0.5s, visibility 0s 0s;
  -o-transition: left 0.5s, opacity 0.5s, visibility 0s 0s;
  transition: left 0.5s, opacity 0.5s, visibility 0s 0s;
}
.b-header__search-close {
  position: absolute;
  top: -1px;
  left: 5px;
  width: 26px;
  height: 26px;
  -webkit-border-radius: 50%;
  border-radius: 50%;
  visibility: hidden;
  opacity: 0;
  filter: alpha(opacity=0);
  background-color: #da291c;
  line-height: 29px;
  text-align: center;
  color: #ffffff;
  cursor: pointer;
  -webkit-transform: rotate(-90deg);
  -moz-transform: rotate(-90deg);
  -ms-transform: rotate(-90deg);
  -o-transform: rotate(-90deg);
  transform: rotate(-90deg);
  -webkit-transition: opacity 0.5s, transform 0.5s, visibility 0s 0.5s;
  -o-transition: opacity 0.5s, transform 0.5s, visibility 0s 0.5s;
  transition: opacity 0.5s, transform 0.5s, visibility 0s 0.5s;
}
.b-header__search-close.active {
  opacity: 1;
  filter: alpha(opacity=100);
  visibility: visible;
  -webkit-transform: rotate(0);
  -moz-transform: rotate(0);
  -ms-transform: rotate(0);
  -o-transform: rotate(0);
  transform: rotate(0);
  -webkit-transition: opacity 0.5s, transform 0.5s, visibility 0s 0s;
  -o-transition: opacity 0.5s, transform 0.5s, visibility 0s 0s;
  transition: opacity 0.5s, transform 0.5s, visibility 0s 0s;
}
.b-header__menu-btn {
  display: inline-block;
  cursor: pointer;
  margin-left: 10px;
  margin-top: -2px;
  height: 15px;
  width: 16px;
  position: relative;
  vertical-align: middle;
}
.b-header__menu-btn .mid-line {
  position: absolute;
  top: 6px;
  display: block;
  height: 3px;
  width: 100%;
  background-color: #ffffff;
}
.fixed .b-header__menu-btn .mid-line {
  background-color: #000000;
}
.b-header__menu-btn:before,
.b-header__menu-btn:after {
  content: '';
  position: absolute;
  left: 0;
  display: block;
  height: 3px;
  width: 100%;
  background-color: #ffffff;
}
.fixed .b-header__menu-btn:before,
.fixed .b-header__menu-btn:after {
  background-color: #000000;
}
.b-header__menu-btn:before {
  top: 0;
}
.b-header__menu-btn:after {
  bottom: 0;
}
.b-header.fixed {
  position: fixed;
  padding-bottom: 16px;
  background-color: #ffffff;
  color: #000000;
  -webkit-box-shadow: 0 0 5px 0 rgba(0, 0, 0, 0.33);
  box-shadow: 0 0 5px 0 rgba(0, 0, 0, 0.33);
  -webkit-transition: top 0.5s;
  -o-transition: top 0.5s;
  transition: top 0.5s;
}
.b-header.pre-animated {
  top: -100px;
}
.b-header.animated {
  top: 0;
}
.b-right-menu {
  position: fixed;
  top: 0;
  bottom: 0;
  right: -320px;
  width: 300px;
  padding: 40px 30px;
  background-color: #ffffff;
  font-size: 16px;
  color: #000000;
  z-index: 10000;
  overflow: hidden;
  -webkit-box-sizing: border-box;
  -moz-box-sizing: border-box;
  box-sizing: border-box;
  -webkit-transition: right 0.5s;
  -o-transition: right 0.5s;
  transition: right 0.5s;
}
.b-right-menu.active {
  right: 0;
  width: 320px;
  overflow: auto;
}
.b-right-menu__close {
  position: absolute;
  top: 30px;
  right: 30px;
  width: 30px;
  height: 30px;
  line-height: 33px;
  text-align: center;
  background-color: #da291c;
  font-size: 13px;
  color: #ffffff;
  cursor: pointer;
  -webkit-transition: transform 0.5s;
  -o-transition: transform 0.5s;
  transition: transform 0.5s;
  -webkit-border-radius: 50%;
  border-radius: 50%;
}
.b-right-menu__close:hover {
  -webkit-transform: rotate(-180deg);
  -moz-transform: rotate(-180deg);
  -ms-transform: rotate(-180deg);
  -o-transform: rotate(-180deg);
  transform: rotate(-180deg);
}
.b-right-menu__phone {
  font-size: 15px;
  font-weight: bold;
  padding-bottom: 15px;
}
.b-right-menu__title {
  font-weight: bold;
  padding-bottom: 15px;
}
.b-right-menu__title-link {
  color: #000000;
  text-decoration: none;
}
.b-right-menu__title_account {
  padding-top: 20px;
  padding-bottom: 20px;
  border-top: 1px solid #e8e9ea;
  font-weight: bold;
}
.b-right-menu__title_account-icon {
  margin-bottom: -3px;
}
.b-right-menu__list {
  list-style: none;
  margin: 0;
  padding-left: 30px;
}
.b-right-menu__list-item {
  padding-bottom: 15px;
}
.b-right-menu__list-item-link {
  color: #000000;
  text-decoration: none;
}
.b-footer {
  position: absolute;
  bottom: 0;
  left: 0;
  right: 0;
  margin-top: 45px;
  padding: 15px 10px 15px;
  background-color: #485866;
  font-size: 14px;
}
.b-footer__main {
  color: #ffffff;
}
.b-footer__main-line {
  line-height: 24px;
}
.b-footer__main-line_company {
  font-weight: bold;
}
.b-footer__additional-client-list {
  position: absolute;
  bottom: 100%;
  left: 0;
  right: 0;
  z-index: 250;
  padding: 8px 30px 0;
  max-height: 36px;
  overflow: hidden;
  text-align: center;
  font-size: 0;
  background-color: #485866;
  border-bottom: 1px solid #9caab2;
  -webkit-transition: max-height 0.5s, padding 0.5s;
  -o-transition: max-height 0.5s, padding 0.5s;
  transition: max-height 0.5s, padding 0.5s;
}
.b-footer__additional-client-list.opened {
  padding-top: 19px;
  max-height: 350px;
}
.b-footer__additional-client-list-button-show {
  padding-bottom: 20px;
}
.b-footer__additional-client-list-button-show-text {
  font-size: 15px;
  line-height: 24px;
  color: #ffffff;
  border-bottom: 1px dotted #ffffff;
  cursor: pointer;
}
.b-footer__additional-client-list-button-show-text:hover {
  border-bottom-color: transparent;
}
.opened .b-footer__additional-client-list-button-show {
  display: none;
}
.b-footer__additional-client-list-button-hide {
  padding-bottom: 20px;
  display: none;
}
.b-footer__additional-client-list-button-hide-text {
  font-size: 15px;
  line-height: 24px;
  color: #ffffff;
  border-bottom: 1px dotted #ffffff;
  cursor: pointer;
}
.b-footer__additional-client-list-button-hide-text:hover {
  border-bottom-color: transparent;
}
.opened .b-footer__additional-client-list-button-hide {
  display: block;
}
.b-footer__additional-client-list-item {
  display: inline-block;
  margin: 0 10px 20px;
  filter: gray;
  text-decoration: none;
}
.b-footer__additional-client-list-item-image {
  display: inline-block;
  max-height: 45px;
  max-width: 75px;
  vertical-align: middle;
}
.b-footer__additional-sitemap {
  padding-top: 13px;
  font-size: 15px;
}
.b-page-header {
  padding: 18px 8px 24px;
}
.b-page-header__crumbs {
  padding: 14px 0 13px  1px;
}
.b-page-header__crumbs-item-link {
  font-size: 14px;
}
.b-page-header__crumbs-item:after {
  content: '/';
  margin: 0 10px;
  color: #da291c;
  font-size: 14px;
}
.b-page-header__title {
  padding-top: 5px;
  font-size: 24px;
  line-height: 26px;
  color: #000000;
}
.b-page-header__title_service {
  line-height: 52px;
  padding-right: 58px;
}
.b-page-header__title_service:after {
  content: '';
  display: block;
  clear: both;
}
.b-page-header__title-icon {
  display: inline-block;
  width: 50px;
  height: 50px;
  margin-right: -58px;
  float: right;
  border: 1px solid #e8e9ea;
  -webkit-border-radius: 50%;
  border-radius: 50%;
  vertical-align: middle;
}
.b-page-header__subtitle {
  padding-top: 5px;
  font-size: 14px;
  color: #9caab2;
}
.b-page-header__text,
.b-page-header__content-editor p {
  max-width: 620px;
  padding-top: 14px;
  font-size: 14px;
  line-height: 20px;
  color: #000000;
}
.b-page-header__project-status {
  margin-bottom: -8px;
  padding: 20px 1px 0;
  font-size: 14px;
  color: #9caab2;
}
.b-page-header__project-status-icon {
  display: none;
  width: 17px;
  height: 18px;
  margin-right: 5px;
  vertical-align: middle;
  background-repeat: no-repeat;
}
.b-page-header__project-status-icon_complete {
  background-image: url(../images/projectStatusComplete.png);
}
.b-page-header__project-status-icon_incomplete {
  background-image: url(../images/projectStatusIncomplete.png);
}
.b-interactive-illustration {
  position: relative;
  width: 100%;
  height: 100%;
  overflow: hidden;
}
.b-interactive-illustration-image {
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  background-position: center;
  background-repeat: no-repeat;
  background-size: cover;
  -webkit-transform: scale(1, 1);
  -moz-transform: scale(1, 1);
  -ms-transform: scale(1, 1);
  -o-transform: scale(1, 1);
  transform: scale(1, 1);
  -webkit-transition-property: transform, -webkit-transform, -moz-transform, -ms-transform, -o-transform;
  transition-property: transform, -webkit-transform, -moz-transform, -ms-transform, -o-transform;
  -webkit-transition-duration: 0.16666667s;
  transition-duration: 0.16666667s;
}
.b-interactive-illustration:hover .b-interactive-illustration-image {
  -webkit-transform: scale(1.2, 1.2);
  -moz-transform: scale(1.2, 1.2);
  -ms-transform: scale(1.2, 1.2);
  -o-transform: scale(1.2, 1.2);
  transform: scale(1.2, 1.2);
  -webkit-transition-duration: 1.5s;
  transition-duration: 1.5s;
}
.b-pagination {
  height: 117px;
  background-color: #ffffff;
}
.b-pagination__page-list {
  padding: 20px 10px 0;
  font-size: 0;
}
.b-pagination__page-list-item {
  display: inline-block;
  width: 37px;
  height: 37px;
  margin-right: 5px;
  -webkit-border-radius: 5px;
  border-radius: 5px;
  line-height: 37px;
  font-size: 15px;
  color: #000000;
  text-align: center;
  -webkit-transition: background-color 0.5s;
  -o-transition: background-color 0.5s;
  transition: background-color 0.5s;
}
.b-pagination__page-list-item_active {
  background-color: #f2f4f7;
  text-decoration: none;
  font-weight: bold;
}
.b-pagination__page-list-item_ellipsis {
  display: none;
}
.b-pagination__page-list-item:hover {
  background-color: #f2f4f7;
  color: #da291c;
  text-decoration: none;
}
.b-project-card {
  position: relative;
  width: 285px;
  height: 415px;
  padding-bottom: 10px;
  -webkit-border-radius: 3px;
  border-radius: 3px;
  background-color: #ffffff;
  color: #000000;
  -webkit-box-shadow: 0 2px 3px -1px rgba(0, 0, 0, 0.15);
  box-shadow: 0 2px 3px -1px rgba(0, 0, 0, 0.15);
}
.b-project-card:after {
  content: '';
  position: absolute;
  left: 0;
  bottom: 0;
  z-index: 1;
  display: block;
  width: 100%;
  height: 40px;
  background-color: #ffffff;
  -webkit-border-radius: 0 0 3px 3px;;
  border-radius: 0 0 3px 3px;;
}
.b-project-card:before {
  content: '';
  display: block;
  width: 100%;
  height: 222px;
  max-height: 100%;
  -webkit-transition: max-height 0.5s;
  -o-transition: max-height 0.5s;
  transition: max-height 0.5s;
}
.b-project-card.opened:before {
  max-height: 0;
}
.b-project-card__image-link {
  position: absolute;
  top: 0;
  left: 0;
  z-index: 0;
  display: block;
  width: 100%;
  height: 222px;
  max-height: 100%;
  background-position: center;
  background-size: cover;
  opacity: 1;
  filter: alpha(opacity=100);
  -webkit-border-radius: 3px 3px 0 0 ;
  border-radius: 3px 3px 0 0 ;
  -webkit-transition: opacity 0.5s;
  -o-transition: opacity 0.5s;
  transition: opacity 0.5s;
}
.opened .b-project-card__image-link {
  opacity: 0.1;
  filter: alpha(opacity=10);
}
.b-project-card__info {
  position: relative;
  z-index: 1;
  height: 100px;
  overflow: hidden;
}
.b-project-card__info-title {
  padding: 14px 10px 9px;
  max-height: 53px;
  overflow: hidden;
  font-size: 16px;
  font-weight: bold;
}
.b-project-card__info-description {
  padding: 0 10px;
  line-height: 20px;
  font-size: 14px;
}
.b-project-card__tag-list {
  position: relative;
  z-index: 1;
  padding: 10px 5px 0;
}
.b-project-card__tag-list-item {
  margin-bottom: 10px;
}
.b-project-card__tag-list-item_additional {
  height: 0;
  opacity: 0;
  filter: alpha(opacity=0);
  -webkit-transition: height .25s .25s, opacity .25s;
  -o-transition: height .25s .25s, opacity .25s;
  transition: height .25s .25s, opacity .25s;
}
.opened .b-project-card__tag-list-item_additional {
  height: 50px;
  opacity: 1;
  filter: alpha(opacity=100);
  -webkit-transition: height .25s, opacity .25s .25s;
  -o-transition: height .25s, opacity .25s .25s;
  transition: height .25s, opacity .25s .25s;
}
.b-project-card__button {
  position: absolute;
  left: 10px;
  bottom: 10px;
  z-index: 2;
  border-bottom: 1px dotted #da291c;
  font-size: 15px;
  color: #da291c;
  cursor: pointer;
}
.opened .b-project-card__button_show,
.b-project-card__button_hide {
  display: none;
}
.opened .b-project-card__button_hide,
.b-project-card__button_show {
  display: block;
}
.b-map {
  position: relative;
  height: 350px;
  width: 100%;
}
.b-map__frame {
  position: absolute;
  top: 0;
  left: 0;
  z-index: 1;
  width: 100%;
  height: 100%;
  overflow: hidden;
}
.b-map__frame-render {
  width: 100%;
  height: 100%;
}
.b-map__address {
  position: absolute;
  top: 10px;
  left: 10px;
  right: 10px;
  z-index: 2;
  padding: 14px 9px;
  -webkit-border-radius: 3px;
  border-radius: 3px;
  background-color: #ffffff;
  font-size: 16px;
  line-height: 22px;
  color: #000000;
  cursor: pointer;
}
.b-map__google {
  position: absolute;
  left: 30px;
  bottom: 30px;
  z-index: 2;
  width: 115px;
  height: 63px;
  -webkit-border-radius: 3px;
  border-radius: 3px;
  background-color: #ffffff;
  background-image: url(../images/google.png);
  background-repeat: no-repeat;
  -webkit-box-shadow: 0 2px 3px -1px rgba(0, 0, 0, 0.25);
  box-shadow: 0 2px 3px -1px rgba(0, 0, 0, 0.25);
  text-decoration: none;
}
.b-map__google:after {
  content: 'карты';
  display: block;
  margin-top: 39px;
  font-size: 16px;
  font-weight: bold;
  text-align: center;
  color: #000000;
}
.b-map__yandex {
  position: absolute;
  right: 30px;
  bottom: 30px;
  z-index: 2;
  width: 115px;
  height: 63px;
  -webkit-border-radius: 3px;
  border-radius: 3px;
  background-color: #ffffff;
  background-image: url(../images/yandex.png);
  background-repeat: no-repeat;
  -webkit-box-shadow: 0 2px 3px -1px rgba(0, 0, 0, 0.25);
  box-shadow: 0 2px 3px -1px rgba(0, 0, 0, 0.25);
  text-decoration: none;
}
.b-map__yandex:after {
  content: 'карты';
  display: block;
  margin-top: 39px;
  font-size: 16px;
  font-weight: bold;
  text-align: center;
  color: #2fbf02;
}
.b-other-projects {
  position: relative;
  padding-bottom: 67px;
  padding-top: 20px;
  background-color: #f2f4f7;
}
.b-other-projects__header {
  padding: 5px 10px 10px;
}
.b-other-projects__header-title {
  padding-bottom: 6px;
  font-size: 16px;
  color: #000000;
}
.b-other-projects__header-selector-list-item {
  margin-top: 10px;
}
.b-other-projects__header-selector-list-item.hidden {
  display: none;
}
.b-other-projects__slider {
  padding-top: 12px;
}
.b-other-projects__slider-item {
  margin: 0 auto 5px;
}
.b-other-projects__list {
  display: block !important;
  /*width: 738px;*/
  padding: 0 15px;
}
.b-other-projects__list:after {
  content: '';
  display: block;
  clear: both;
}
.b-other-projects__list-item {
  margin: 0 15px;
  float: left;
}
.b-other-projects__list-item_shown_1024 {
  display: none;
}
.b-main-menu {
  position: relative;
  padding-top: 99px;
  padding-bottom: 30px;
  background-color: #1f2429;
  background-image: url('../images/menu-back-768.jpeg');
  background-position: center bottom;
  background-size: cover;
  background-repeat: no-repeat;
}
.b-main-menu__background-container {
  position: absolute;
  top: 0;
  right: 0;
  bottom: 0;
  left: 0;
  z-index: 0;
}
.b-main-menu__background-container-item {
  position: absolute;
  top: 0;
  left: 0;
  z-index: 0;
  width: 100%;
  height: 100%;
  opacity: 0;
  filter: alpha(opacity=0);
  background: center no-repeat;
  background-size: cover;
  -webkit-transform: translateZ(0);
  -moz-transform: translateZ(0);
  -ms-transform: translateZ(0);
  -o-transform: translateZ(0);
  transform: translateZ(0);
  -webkit-transition: opacity 0.5s;
  -o-transition: opacity 0.5s;
  transition: opacity 0.5s;
}
.b-main-menu__background-container-item.active {
  z-index: 1;
  opacity: 1;
  filter: alpha(opacity=100);
}
.b-main-menu__item {
  position: relative;
  display: table;
  width: 100%;
  height: 100%;
}
.b-main-menu__item-wrapper {
  position: relative;
  z-index: 5;
  width: 100%;
  height: 73px;
}
.b-main-menu__item-wrapper:before {
  content: '';
  position: absolute;
  top: 0;
  right: 0;
  bottom: 0;
  left: 0;
  z-index: 1;
  display: block;
  opacity: 0;
  filter: alpha(opacity=0);
  background: #1f2429;
  background: url(data:image/svg+xml;base64,PD94bWwgdmVyc2lvbj0iMS4wIiA/Pgo8c3ZnIHhtbG5zPSJodHRwOi8vd3d3LnczLm9yZy8yMDAwL3N2ZyIgd2lkdGg9IjEwMCUiIGhlaWdodD0iMTAwJSIgdmlld0JveD0iMCAwIDEgMSIgcHJlc2VydmVBc3BlY3RSYXRpbz0ibm9uZSI+CiAgPGxpbmVhckdyYWRpZW50IGlkPSJncmFkLXVjZ2ctZ2VuZXJhdGVkIiBncmFkaWVudFVuaXRzPSJ1c2VyU3BhY2VPblVzZSIgeDE9IjAlIiB5MT0iMCUiIHgyPSIxMDAlIiB5Mj0iMTAwJSI+CiAgICA8c3RvcCBvZmZzZXQ9IjAlIiBzdG9wLWNvbG9yPSIjMWYyNDI5IiBzdG9wLW9wYWNpdHk9IjEiLz4KICAgIDxzdG9wIG9mZnNldD0iMTUlIiBzdG9wLWNvbG9yPSIjM2E0NDRlIiBzdG9wLW9wYWNpdHk9IjEiLz4KICAgIDxzdG9wIG9mZnNldD0iMjAlIiBzdG9wLWNvbG9yPSIjM2E0NDRlIiBzdG9wLW9wYWNpdHk9IjEiLz4KICAgIDxzdG9wIG9mZnNldD0iMzklIiBzdG9wLWNvbG9yPSIjMjUyZjM5IiBzdG9wLW9wYWNpdHk9IjEiLz4KICAgIDxzdG9wIG9mZnNldD0iNDUlIiBzdG9wLWNvbG9yPSIjMjUyZjM5IiBzdG9wLW9wYWNpdHk9IjEiLz4KICAgIDxzdG9wIG9mZnNldD0iNjglIiBzdG9wLWNvbG9yPSIjNDI0YjU4IiBzdG9wLW9wYWNpdHk9IjEiLz4KICAgIDxzdG9wIG9mZnNldD0iNzUlIiBzdG9wLWNvbG9yPSIjM2E0NDRlIiBzdG9wLW9wYWNpdHk9IjEiLz4KICAgIDxzdG9wIG9mZnNldD0iOTElIiBzdG9wLWNvbG9yPSIjMWEyMTJhIiBzdG9wLW9wYWNpdHk9IjEiLz4KICAgIDxzdG9wIG9mZnNldD0iMTAwJSIgc3RvcC1jb2xvcj0iIzBhMGQwZSIgc3RvcC1vcGFjaXR5PSIxIi8+CiAgPC9saW5lYXJHcmFkaWVudD4KICA8cmVjdCB4PSIwIiB5PSIwIiB3aWR0aD0iMSIgaGVpZ2h0PSIxIiBmaWxsPSJ1cmwoI2dyYWQtdWNnZy1nZW5lcmF0ZWQpIiAvPgo8L3N2Zz4=);
  background: -moz-linear-gradient(-25deg,  rgba(31,36,41,1) 0%, rgba(58,68,78,1) 15%, rgba(58,68,78,1) 20%, rgba(37,47,57,1) 39%, rgba(37,47,57,1) 45%, rgba(66,75,88,1) 68%, rgba(58,68,78,1) 75%, rgba(26,33,42,1) 91%, rgba(10,13,14,1) 100%);
  background: -webkit-linear-gradient(-25deg,  rgba(31,36,41,1) 0%, rgba(58,68,78,1) 15%, rgba(58,68,78,1) 20%, rgba(37,47,57,1) 39%, rgba(37,47,57,1) 45%, rgba(66,75,88,1) 68%, rgba(58,68,78,1) 75%, rgba(26,33,42,1) 91%, rgba(10,13,14,1) 100%);
  background: -o-linear-gradient(-25deg,  rgba(31,36,41,1) 0%, rgba(58,68,78,1) 15%, rgba(58,68,78,1) 20%, rgba(37,47,57,1) 39%, rgba(37,47,57,1) 45%, rgba(66,75,88,1) 68%, rgba(58,68,78,1) 75%, rgba(26,33,42,1) 91%, rgba(10,13,14,1) 100%);
  background: -ms-linear-gradient(-25deg,  rgba(31,36,41,1) 0%, rgba(58,68,78,1) 15%, rgba(58,68,78,1) 20%, rgba(37,47,57,1) 39%, rgba(37,47,57,1) 45%, rgba(66,75,88,1) 68%, rgba(58,68,78,1) 75%, rgba(26,33,42,1) 91%, rgba(10,13,14,1) 100%);
  background: linear-gradient(-25deg,  rgba(31,36,41,1) 0%, rgba(58,68,78,1) 15%, rgba(58,68,78,1) 20%, rgba(37,47,57,1) 39%, rgba(37,47,57,1) 45%, rgba(66,75,88,1) 68%, rgba(58,68,78,1) 75%, rgba(26,33,42,1) 91%, rgba(10,13,14,1) 100%);
  filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#1f2429', endColorstr='#0a0d0e', GradientType=1);
  background-size: 150%;
  background-position: center top;
  -webkit-transition: opacity 0.5s;
  -o-transition: opacity 0.5s;
  transition: opacity 0.5s;
}
.b-main-menu__item-wrapper:hover:before {
  opacity: 0.95;
  filter: alpha(opacity=95);
}
.b-main-menu__item:after {
  content: '';
  position: absolute;
  left: 0;
  bottom: 0;
  right: 0;
  z-index: 25;
  display: block;
  height: 1px;
  background-color: #485866;
  background-color: rgba(255, 255, 255, 0.3);
}
.b-main-menu__item-content {
  z-index: 1;
  display: table-cell;
  width: 100%;
  vertical-align: middle;
}
.b-main-menu__item-content-icon {
  position: fixed;
  left: 1000%;
  z-index: 1;
  display: block;
  width: 52px;
  height: 52px;
  opacity: 0;
  filter: alpha(opacity=0);
  -webkit-transition: opacity 0.5s;
  -o-transition: opacity 0.5s;
  transition: opacity 0.5s;
}
.b-main-menu__item-content-title {
  position: relative;
  z-index: 1;
  width: 100%;
}
.b-main-menu__item-content-title-link {
  display: block;
  width: 100%;
  height: 100%;
  height: 73px;
  padding: 0 10px 0 40px;
  color: #ffffff;
  font-size: 16px;
  line-height: 73px;
  -webkit-box-sizing: border-box;
  -moz-box-sizing: border-box;
  box-sizing: border-box;
}
.b-main-menu__item-content-title-link:hover {
  color: #da291c;
  border-bottom: none;
  text-decoration: none;
}
.b-main-menu__item-content-description {
  position: fixed;
  left: 1000%;
  z-index: 1;
  max-height: 0;
  margin: 0;
  padding: 0;
  opacity: 0;
  filter: alpha(opacity=0);
  color: #ffffff;
  -webkit-transition: max-height 0.5s ease-out, margin 0.5s, opacity 0.5s;
  -o-transition: max-height 0.5s ease-out, margin 0.5s, opacity 0.5s;
  transition: max-height 0.5s ease-out, margin 0.5s, opacity 0.5s;
}
.b-main-menu__item-content-link {
  position: fixed;
  left: 1000%;
  z-index: 1;
  display: inline-block;
  padding-bottom: 10px;
  float: left;
  clear: both;
  opacity: 0;
  filter: alpha(opacity=0);
  -webkit-transition: opacity 0.5s;
  -o-transition: opacity 0.5s;
  transition: opacity 0.5s;
}
.b-main-menu__scroll-item {
  text-align: center;
  position: absolute;
  left: 50%;
  z-index: 10;
  display: none;
  -webkit-user-select: none;
  -moz-user-select: none;
  -ms-user-select: none;
  user-select: none;
  cursor: pointer;
}
.b-main-menu__scroll-item_direction {
  bottom: 55px;
  margin-left: -8px;
  -webkit-animation: mouse-direction 1.5s infinite ease-in-out;
  -o-animation: mouse-direction 1.5s infinite ease-in-out;
  animation: mouse-direction 1.5s infinite ease-in-out;
}
.b-main-menu__scroll-item_mouse {
  bottom: 20px;
  margin-left: -11px;
  font-size: 26px;
}
.b-projects-slider {
  position: relative;
  padding-top: 27px;
  padding-bottom: 30px;
  background-color: #f2f4f7;
  border-bottom: 1px solid #e8e9ea;
  overflow: hidden;
}
.b-projects-slider__title {
  padding: 0 10px 20px;
  color: #485866;
}
div.box-newSlider .b-projects-slider__item {
  display: none;
  opacity: 0;
  filter: alpha(opacity=0);
  top: 0px;
  left: 0;
  width: 100%;
  -webkit-transition: opacity 0.2s , visibility 0s 0.5s;
  -o-transition: opacity 0.2s , visibility 0s 0.5s;
  transition: opacity 0.2s , visibility 0s 0.5s;
}

.b-projects-slider__item {
  visibility: hidden;
  opacity: 0;
  filter: alpha(opacity=0);
  top: 58px;
  left: 0;
  width: 100%;
  position: absolute;
  -webkit-transition: opacity 0.2s , visibility 0s 0.5s;
  -o-transition: opacity 0.2s , visibility 0s 0.5s;
  transition: opacity 0.2s , visibility 0s 0.5s;
}
.b-projects-slider__item-title {
  padding: 0 10px 22px;
}
.b-projects-slider__item-title-link {
  font-size: 24px;
  font-weight: bold;
  color: #000000;
}
.b-projects-slider__item-subtitle {
  padding: 12px 10px 16px;
  color: #000000;
  line-height: 24px;
  font-size: 15px;
}
.b-projects-slider__item-image {
  width: 100%;
  height: 224px;
  background-position: center;
  background-size: cover;
  background-repeat: no-repeat;
}
.b-projects-slider__item-comment {
  -webkit-box-sizing: border-box;
  -moz-box-sizing: border-box;
  box-sizing: border-box;
  position: absolute;
  bottom: 151px;
  right: -125px;
  z-index: 5;
  width: 100%;
  padding-right: 23px;
  padding-left: 400px;
  zoom: 1;
  display: none;
  color: #ffffff;
  text-shadow: 0 0 20px rgba(0, 0, 0, 0.25);
  -webkit-transform: translateZ(0);
  -moz-transform: translateZ(0);
  -ms-transform: translateZ(0);
  -o-transform: translateZ(0);
  transform: translateZ(0);
  -webkit-transition: right 0.5s;
  -o-transition: right 0.5s;
  transition: right 0.5s;
}
.b-projects-slider__item-comment-main {
  font-size: 38px;
  font-weight: bold;
}
.b-projects-slider__item-comment-main-accent {
  font-size: 150px;
}
.b-projects-slider__item-comment-additional {
  margin-top: -26px;
  padding-left: 6px;
  font-size: 22px;
}
.active .b-projects-slider__item-comment {
  right: 0;
  -webkit-transition-delay: 0.3s;
  transition-delay: 0.3s;
}
.b-projects-slider__item-tag-list {
  padding: 17px 5px 10px 8px;
}



.b-projects-slider__item.active {
  opacity: 1;
  filter: alpha(opacity=100);
  visibility: visible;
  -webkit-transition: opacity 0.1s 0.3s , visibility 0s 0s;
  -o-transition: opacity 0.1s 0.3s , visibility 0s 0s;
  transition: opacity 0.1s 0.3s , visibility 0s 0s;
}

div.box-newSlider .b-projects-slider__item.active {
  opacity: 1;
  position: relative;
  display: block;
  filter: alpha(opacity=100);
  -webkit-transition: opacity 0.1s 0.3s , visibility 0s 0s;
  -o-transition: opacity 0.1s 0.3s , visibility 0s 0s;
  transition: opacity 0.1s 0.3s , visibility 0s 0s;
}

.b-projects-slider__controls {
  position: relative;
  width: 100%;
  height: 37px;
  padding-left: 10px;
  -webkit-box-sizing: border-box;
  -moz-box-sizing: border-box;
  box-sizing: border-box;
  line-height: 37px;
}
.b-projects-slider__controls-button {
  position: absolute;
  top: 0;
  z-index: 500;
}
.b-projects-slider__controls-button_left {
  right: 87px;
}
.b-projects-slider__controls-button_right {
  right: 10px;
}
.b-projects-slider .b-tag-list__item {
  background-color: #f2f4f7;
}
.b-projects-slider .b-tag-list__item:hover,
.b-projects-slider .b-tag-list__item.active {
  background-color: #485866;
}
.b-press-center__list {
  min-height: 450px;
  padding-bottom: 30px;
}
.b-press-center__item {
  padding: 20px 10px 5px;
  display: none;
  vertical-align: top;
  width: 100%;
  -webkit-box-sizing: border-box;
  -moz-box-sizing: border-box;
  box-sizing: border-box;
}
.b-press-center__item_shown_1024 {
  display: none;
}
.b-press-center__item-link {
  display: inline-block;
  height: 155px;
}
.b-press-center__item-link-image {
  max-height: 100%;
}
.b-press-center__item-date {
  padding-top: 11px;
  padding-bottom: 11px;
  color: #9caab2;
}
.b-press-center__item-text {
  display: block;
  text-decoration: none;
  line-height: 20px;
  color: black;
  font-size: 15px;
}
.b-press-center__item-title {
  padding-top: 15px;
  padding-bottom: 12px;
}
.b-press-center__item_type_main {
  display: inline-block;
}
.b-press-center__banner {
  padding: 20px 10px 5px;
  margin-top: 10px;
  background-color: #f2f4f7;
  background: -moz-linear-gradient(#f2f4f7 0, rgba(242, 244, 247, 0) 100%);
  background: -webkit-linear-gradient(#f2f4f7 0, rgba(242, 244, 247, 0) 100%);
  background: -o-linear-gradient(#f2f4f7 0, rgba(242, 244, 247, 0) 100%);
  background: -ms-linear-gradient(#f2f4f7 0, rgba(242, 244, 247, 0) 100%);
  background: linear-gradient(#f2f4f7 0, rgba(242, 244, 247, 0) 100%);
}
.b-press-center__banner-link {
  display: inline-block;
  height: 155px;
}
.b-press-center__banner-link-image {
  max-height: 155px;
}
.b-press-center__banner-text {
  line-height: 20px;
  color: black;
  font-size: 15px;
}
.b-press-center__banner-title {
  padding-top: 10px;
  padding-bottom: 11px;
}
.b-press-center__banner-title-link {
  font-size: 16px;
}
.b-press-center__carousel {
  background-color: #f2f4f7;
}
.b-press-center__link {
  padding: 24px 10px 20px;
  background-color: #f2f4f7;
  background: -moz-linear-gradient(rgba(242, 244, 247, 0) 0, rgba(242, 244, 247, 0.5) 100%);
  background: -webkit-linear-gradient(rgba(242, 244, 247, 0) 0, rgba(242, 244, 247, 0.5) 100%);
  background: -o-linear-gradient(rgba(242, 244, 247, 0) 0, rgba(242, 244, 247, 0.5) 100%);
  background: -ms-linear-gradient(rgba(242, 244, 247, 0) 0, rgba(242, 244, 247, 0.5) 100%);
  background: linear-gradient(rgba(242, 244, 247, 0) 0, rgba(242, 244, 247, 0.5) 100%);
  font-size: 16px;
}
.press-carousel {
  color: #000000;
  padding: 30px 0 0;
  overflow: hidden;
}
.press-carousel-controls {
  position: relative;
  height: 40px;
  padding-bottom: 30px;
  margin-bottom:-15px;

}
.press-carousel-controls__button {
  position: absolute;
}
.press-carousel-controls__button_left {
  right: 87px;
}
.press-carousel-controls__button_right {
  right: 10px;
}
.carousel-item {
  padding: 0 10px;
}
.carousel-item__title {
  font-size: 24px;
  font-weight: bold;
  color: #da291c;
  text-align: center;
  margin-bottom: 20px;
}
.carousel-item__title a{
  color: #da291c;
}
.carousel-item__image {
  margin-bottom: 20px;
}
.carousel-item__text {
  margin-bottom: 10px;
}
.carousel-item__link {
  color: #da291c;
  text-decoration: underline;
}
.carousel-item__link:hover {
  text-decoration: none;
}
.carousel-item__action {
  margin-top: 20px;
  padding: 20px 20px 20px;
  border-top: 1px solid #e8e9ea;
  text-align: center;
}
.carousel-item__action-title {
  font-weight: bold;
  font-size: 18px;
  margin-bottom: 10px;
}
.carousel-item__action-progress {
  position: relative;
  width: 100%;
  height: 4px;
  background-color: #485866;
  margin-bottom: 10px;
}
.carousel-item__action-progress-line {
  position: absolute;
  height: 4px;
  background-color: #da291c;
  left: 0;
}
.carousel-item__action-price {
  font-size: 24px;
  font-weight: bold;
  color: #485866;
}
.carousel-item__action-price-new {
  color: #da291c;
}
.b-rub {
  font-family: 'PT Sans', sans-serif;
  font-size: 88%;
}
.b-projects {
  background-color: #f2f4f7;
}
.b-projects__selector-list {
  padding: 20px 10px 21px;
}
.b-projects__selector-list-item ~ .b-projects__selector-list-item {
  margin-top: 10px;
}
.b-projects__project-list {
  padding-bottom: 22px;
}
.b-projects__project-list-item {
  margin: 0 auto;
}
.b-projects__project-list-item ~ .b-projects__project-list-item {
  margin-top: 21px;
}
/*.b-projects__project-list-item:nth-of-type(3) ~ .b-projects__project-list-item {*/
  /*display: none;*/
/*}*/
.b-welcome__text {
  background-color: #485866;
}
.b-welcome__text-content {
  padding: 27px 10px 39px;
}
.b-welcome__text-content-title {
  margin-left: -3px;
  padding-bottom: 18px;
  font-size: 40px;
  font-weight: bold;
  line-height: 40px;
  color: #ffffff;
  -ms-word-wrap: break-word;
  word-wrap: break-word;
}
.b-welcome__text-content-subtitle {
  font-size: 14px;
  line-height: 20px;
  color: #ffffff;
}
.b-welcome__image {
  height: 180px;
  background-repeat: no-repeat;
  background-size: cover;
}
.b-about {
  padding: 25px 10px 0;
}
.b-about__paragraph {
  overflow: hidden;
  -webkit-transition-property: padding, max-height;
  transition-property: padding, max-height;
  -webkit-transition-duration: 0.25s;
  transition-duration: 0.25s;
}
.b-about__paragraph p {
  margin-left: -1px;
  padding-bottom: 18px;
  font-size: 14px;
  line-height: 20px;
  color: #000000;
}
.b-about__paragraph_hidden {
  max-height: 0;
}
.b-about__paragraph_hidden.opened {
  max-height: 300px;
  -webkit-transition-duration: 1s;
  transition-duration: 1s;
}
.b-about__button-more {
  display: none;
  cursor: pointer;
  max-height: 26px;
  overflow: hidden;
  -webkit-transition: max-height 0.5s, margin-bottom 0.5s;
  -o-transition: max-height 0.5s, margin-bottom 0.5s;
  transition: max-height 0.5s, margin-bottom 0.5s;
}
.b-about__button-more-text {
  padding-bottom: 1px;
  border-bottom: 1px dotted #da291c;
  font-size: 18px;
  font-weight: bold;
  line-height: 26px;
  color: #da291c;
}
.b-about__button-more:before {
  content: '';
  display: inline-block;
  width: 20px;
  height: 20px;
  margin-right: 7px;
  background-image: url(../images/iconShowMore.png);
  background-repeat: no-repeat;
  background-position: -20px 0;
  vertical-align: middle;
}
.opened.b-about__button-more:before {
  background-image: url(../images/iconHideMore.png);
}
.b-about__button-more:hover .b-about__button-more-text {
  border-bottom-color: #ffffff;
}
.b-about__button-more.hidden {
  max-height: 0;
  margin-bottom: 0;
}
.b-about__button-more.ready {
  display: inline-block;
}
.b-about__separator {
  width: 100%;
  height: 1px;
  margin-top: 30px;
  background-color: #e8e9ea;
}
.b-info {
  padding: 15px 10px 58px;
}

.b-info__title {
  padding-bottom: 16px;
  font-size: 20px;
  font-weight: bold;
  line-height: 22px;
  color: #000000;
}
.b-info__special {
  display: none;
  margin: 0 -15px;
  padding-bottom: 31px;
}
.b-info__special:after {
  content: '';
  display: block;
  clear: both;
}
.b-info__special-item {
  width: 50%;
  float: left;
  padding: 0 15px;
  -webkit-box-sizing: border-box;
  -moz-box-sizing: border-box;
  box-sizing: border-box;
}
.b-info__special-item-image-link {
  width: 100%;
  height: 255px;
  display: block;
  margin-bottom: 9px;
}
.b-info__special-item-title {
  padding-bottom: 4px;
  margin-left: -1px;
}
.b-info__special-item-title-link {
  font-size: 18px;
  font-weight: bold;
  line-height: 30px;
}
.b-info__special-item-description {
  margin-left: -1px;
  margin-bottom: 4px;
  max-width: 400px;
  font-size: 16px;
  line-height: 24px;
  color: #000000;
}
.b-info__special-item-date {
  margin-left: -1px;
  font-size: 16px;
  line-height: 30px;
  color: #9caab2;
}
.b-info__special-item-date_new:before {
  content: 'NEW';
  display: inline-block;
  width: 42px;
  height: 23px;
  margin-right: 3px;
  margin-left: 1px;
  -webkit-border-radius: 4px;
  border-radius: 4px;
  background-color: #da291c;
  line-height: 23px;
  vertical-align: middle;
  font-size: 14px;
  font-weight: bold;
  text-align: center;
  color: #ffffff;
}

.b-info__slider-item-image-link {
  width: 100%;
  height: 225px;
  margin-bottom: 12px;
  display: block;
}
.b-info__slider-item-title {
  padding-bottom: 3px;
}
.b-info__slider-item-title-link {
  font-size: 14px;
  font-weight: bold;
  line-height: 24px;
}
.b-info__slider-item-description {
  margin-bottom: 2px;
  max-width: 300px;
  font-size: 14px;
  line-height: 20px;
  color: #000000;
}
.b-info__slider-item-date {
  font-size: 14px;
  line-height: 24px;
  color: #9caab2;
}
.b-info__slider-item-date_new:before {
  content: 'NEW';
  display: inline-block;
  width: 40px;
  height: 21px;
  margin-right: 3px;
  margin-left: 1px;
  -webkit-border-radius: 4px;
  border-radius: 4px;
  background-color: #da291c;
  line-height: 23px;
  vertical-align: top;
  font-size: 12px;
  font-weight: bold;
  text-align: center;
  color: #ffffff;
}
.b-project-description {
  background-color: #f2f4f7;
  padding: 16px 10px 18px;
}
.b-project-description__content-editor a {
  color: #da291c;
  text-decoration: underline;
}
.b-project-description__content-editor a:hover {
  text-decoration: none;
}
.b-project-description__content-editor p {
  font-size: 14px;
  line-height: 20px;
  color: #000000;
}
.b-project-description__content-editor p ~ p {
  margin-top: 20px;
}
.b-project-description__tag-list {
  font-size: 0;
  padding-top: 14px;
}
.b-project-description__tag-list-item {
  padding: 2px 0 0 2px;
  margin-right: 10px;
  margin-bottom: 10px;
  display: inline-block;
  -webkit-border-radius: 50%;
  border-radius: 50%;
  background-color: #ffffff;
}
.b-project-image-slider {
  position: relative;
  height: 304px;
  width: 100%;
  background-color: #ffffff;
  background-image: url(../images/project-slider-bg-tile.png);
}
.b-project-image-slider__item {
  position: absolute;
  left: 0;
  top: 0;
  width: 100%;
  height: 100%;
  background-position: center;
  background-repeat: no-repeat;
  opacity: 0;
  filter: alpha(opacity=0);
  -webkit-transition: opacity 0.5s;
  -o-transition: opacity 0.5s;
  transition: opacity 0.5s;
}
.b-project-image-slider__item_active {
  opacity: 1;
  filter: alpha(opacity=100);
}
.b-project-image-slider__controls {
  display: none;
}
.b-project-statistics {
  padding: 15px 9px 22px;
  background-color: #485866;
}
.b-project-statistics a {
  color: #ffffff;
}
.b-project-statistics a:hover {
  color: #da291c;
  text-decoration: none;
}
.b-project-statistics__comment {
  font-size: 14px;
  line-height: 20px;
}
.b-project-statistics__item {
  padding: 8px 0 2px 74px;
}
.b-project-statistics__item-main {
  margin-bottom: 2px;
  font-size: 18px;
}
.b-project-statistics__item-main-accent {
  margin-right: 7px;
  font-size: 48px;
}
.b-project-thumb-slider {
  padding: 5px 0 5px 10px;
  overflow: hidden;
}
.b-project-thumb-slider__wrapper {
  height: 120px;
  -webkit-transition: margin-left 0.5s;
  -o-transition: margin-left 0.5s;
  transition: margin-left 0.5s;
}
.b-project-thumb-slider__wrapper:after {
  content: '';
  display: block;
  clear: both;
}
.b-project-thumb-slider__item {
  position: relative;
  width: 120px;
  height: 100px;
  background-size: cover;
  float: left;
  cursor: pointer;
  -webkit-user-select: none;
  -moz-user-select: none;
  -ms-user-select: none;
  user-select: none;
}
.b-project-thumb-slider__item ~ .b-project-thumb-slider__item {
  margin-left: 5px;
}
.b-project-thumb-slider__item:before {
  content: '';
  position: absolute;
  top: 0;
  left: 0;
  z-index: 1;
  display: block;
  width: 100%;
  height: 100%;
  border: 0 solid transparent;
  -webkit-box-sizing: border-box;
  -moz-box-sizing: border-box;
  box-sizing: border-box;
  -webkit-transition: border-color 0.5s;
  -o-transition: border-color 0.5s;
  transition: border-color 0.5s;
}
.b-project-thumb-slider__item_active:before,
.b-project-thumb-slider__item:hover:before {
  border: 3px solid #da291c;
}
.b-project-link-list {
  padding: 0 10px 26px 9px;
}
.b-project-link-list__title {
  padding-left: 1px;
  padding-bottom: 12px;
  color: #000000;
  font-size: 16px;
}
.b-project-comment {
  display: none;
}
.b-project-illustration__image {
  width: 100%;
  height: 194px;
  background-size: cover;
}
.b-project-illustration__comment {
  padding: 15px 19px 14px;
  background-color: #485866;
  font-size: 14px;
  line-height: 20px;
}
.b-project-quote {
  padding-bottom: 25px;
}
.b-project-quote__text {
  padding: 0 10px 0 9px;
  font-size: 15px;
  line-height: 20px;
  color: #000000;
}
.b-project-quote__text:before {
  content: '“';
  display: block;
  margin: 42px 1px -3px 0;
  text-align: center;
  font-size: 60px;
  color: #da291c;
}
.b-project-quote__text:after {
  content: '”';
  display: block;
  margin: 28px 0 16px 3px;
  text-align: center;
  font-size: 60px;
  color: #da291c;
}
.b-project-quote__person-photo {
  width: 100%;
  height: 203px;
  background-position: center bottom;
  background-repeat: no-repeat;
}
.b-project-quote__person-info-name {
  padding: 15px 50px 0;
}
.b-project-quote__person-info-name-link {
  font-size: 14px;
  font-weight: bold;
  line-height: 20px;
  color: #000000;
}
.b-project-quote__person-info-position {
  padding: 0 50px;
  font-size: 14px;
  line-height: 20px;
  color: #000000;
}
.b-direction-welcome {
  padding: 23px 0 20px;
  background-size: cover;
  background-position: center;
}
.b-direction-welcome__title {
  padding: 0 8px 18px;
  color: #ffffff;
  font-size: 40px;
  line-height: 40px;
}
.b-direction-welcome__paragraph {
  padding: 0 10px;
  overflow: hidden;
  -webkit-transition: max-height 0.25s;
  -o-transition: max-height 0.25s;
  transition: max-height 0.25s;
}
.b-direction-welcome__paragraph p {
  padding-bottom: 19px;
  color: #ffffff;
  font-size: 14px;
  line-height: 20px;
}
.b-direction-welcome__paragraph_hidden {
  max-height: 0;
}
.b-direction-welcome__paragraph_hidden.opened {
  max-height: 300px;
  -webkit-transition: max-height 1s;
  -o-transition: max-height 1s;
  transition: max-height 1s;
}
.b-direction-welcome__button-more {
  display: inline-block;
  margin: 0 10px 11px;
  cursor: pointer;
  max-height: 24px;
  overflow: hidden;
  -webkit-transition: max-height 0.5s, margin-bottom 0.5s;
  -o-transition: max-height 0.5s, margin-bottom 0.5s;
  transition: max-height 0.5s, margin-bottom 0.5s;
}
.b-direction-welcome__button-more-text {
  border-bottom: 1px dotted #ffffff;
  color: #ffffff;
  font-size: 14px;
}
.b-direction-welcome__button-more:before {
  content: '';
  display: inline-block;
  width: 20px;
  height: 20px;
  margin-right: 7px;
  background-image: url(../images/iconShowMore.png);
  background-repeat: no-repeat;
  background-position: 0 0;
  vertical-align: middle;
}
.opened.b-direction-welcome__button-more:before {
  background-image: url(../images/iconHideMore.png);
}
.b-direction-welcome__button-more:hover .b-direction-welcome__button-more-text {
  border-bottom-color: #da291c;
}
.b-direction-welcome__button-more:hover:before {
  background-position: -20px 0;
}
.b-direction-welcome__button-more.hidden {
  max-height: 0;
  margin-bottom: 0;
}
.b-our-team {
  padding-bottom: 30px;
  background-color: #485866;
  text-align: center;
}
.b-our-team__title {
  padding: 26px 10px 15px;
  font-size: 15px;
  color: #9caab2;
}
.b-our-team__slider-item {
  width: 250px;
  margin: 0 auto;
}
.b-our-team__slider-item-image-link {
  display: block;
  width: 200px;
  height: 200px;
  -webkit-border-radius: 50%;
  border-radius: 50%;
  margin: 0 auto;
  overflow: hidden;
  background-size: cover;
  background-position: center;
}
.b-our-team__slider-item-image-link:hover + .b-our-team__slider-item-name-link {
  color: #da291c;
  text-decoration: none;
}
.b-our-team__slider-item-name-link {
  display: block;
  padding: 13px 9px 0;
  font-size: 16px;
  font-weight: bold;
}
.b-our-team__slider-item-position {
  max-width: 220px;
  margin: 0 auto 3px;
  font-size: 15px;
  line-height: 20px;
}
.b-services {
  padding: 25px 0 20px;
  overflow: hidden;
}
.b-services__title {
  padding: 0 10px 15px;
  color: #000000;
  font-size: 16px;
  font-weight: bold;
  line-height: 24px;
}
.b-services__description {
  padding: 0 10px 33px;
  color: #000000;
  font-size: 14px;
  line-height: 20px;
}
.b-services__slider {
  position: relative;
}
.b-services__slider-arrow {
  position: absolute;
  bottom: 95px;
  z-index: 10;
}
.b-services__slider-arrow_left {
  left: 10px;
}
.b-services__slider-arrow_right {
  right: 10px;
}
.b-services__slider-controls {
  padding: 0 5px 11px;
}
.b-services__slider-controls-item {
  margin-right: 10px;
  border: 1px solid #485866;
  -webkit-border-radius: 50%;
  border-radius: 50%;
  -webkit-transition: background-color 0.5s, border-color 0.5s;
  -o-transition: background-color 0.5s, border-color 0.5s;
  transition: background-color 0.5s, border-color 0.5s;
  cursor: pointer;
}
.b-services__slider-controls-item:hover,
.b-services__slider-controls-item.active {
  background-color: #da291c;
  border-color: transparent;
}
.b-services__slider-item {
  visibility: hidden;
  opacity: 0;
  filter: alpha(opacity=0);
  bottom: 0;
  left: 0;
  width: 100%;
  position: absolute;
  -webkit-transition: opacity 0.5s , visibility 0s 0.75s;
  -o-transition: opacity 0.5s , visibility 0s 0.75s;
  transition: opacity 0.5s , visibility 0s 0.75s;
}
.b-services__slider-item.active {
  opacity: 1;
  filter: alpha(opacity=100);
  visibility: visible;
  -webkit-transition: opacity 0.5s 0.75s , visibility 0s 0s;
  -o-transition: opacity 0.5s 0.75s , visibility 0s 0s;
  transition: opacity 0.5s 0.75s , visibility 0s 0s;
}
.b-services__slider-item-title {
  padding: 0 10px 10px;
}
.b-services__slider-item-title-link {
  font-size: 24px;
  font-weight: bold;
  line-height: normal;
  color: #000000;
}
.b-services__slider-item-subtitle {
  padding: 0 10px 14px;
  color: #000000;
  font-size: 14px;
  line-height: 20px;
}
.b-services__slider-item-image {
  width: 100%;
  height: 225px;
  background-position: center;
  background-size: cover;
}
.b-team-slider {
  position: relative;
  background-color: #485866;
}
.b-team-slider__crumbs {
  position: absolute;
  top: 32px;
  left: 9px;
  z-index: 10;
}
.b-team-slider__crumbs-item:after {
  content: '/';
  display: inline;
  margin: 0 5px;
  font-size: 14px;
}
.b-team-slider__crumbs-item-link {
  font-size: 14px;
  text-decoration: none;
}
.b-team-slider__arrow {
  position: absolute;
  top: 118px;
  z-index: 50;
}
.b-team-slider__arrow_left {
  left: 10px;
}
.b-team-slider__arrow_right {
  right: 10px;
}
.b-team-slider__employee-list {
  display: none;
  position: absolute;
  bottom: 40px;
  left: 80px;
  right: 80px;
  z-index: 30;
  overflow: hidden;
}
.b-team-slider__employee-list-wrapper {
  margin: 0 auto;
  font-size: 0;
  text-align: center;
  line-height: 86px;
  -webkit-transition: margin-left 0.5s;
  -o-transition: margin-left 0.5s;
  transition: margin-left 0.5s;
}
.b-team-slider__employee-list-item {
  position: relative;
  display: inline-block;
  vertical-align: middle;
  width: 80px;
  height: 80px;
  margin: 0 7px;
  -webkit-transition: filter 0.5s,-webkit-filter 0.5s,-moz-filter 0.5s,-ms-filter 0.5s,-o-filter 0.5s;
  -o-transition: filter 0.5s,-webkit-filter 0.5s,-moz-filter 0.5s,-ms-filter 0.5s,-o-filter 0.5s;
  transition: filter 0.5s,-webkit-filter 0.5s,-moz-filter 0.5s,-ms-filter 0.5s,-o-filter 0.5s;
  -webkit-border-radius: 50%;
  border-radius: 50%;
  background-position: center;
  background-repeat: no-repeat;
  background-size: cover;
  cursor: pointer;
  -webkit-filter: grayscale(100%);
  -moz-filter: grayscale(100%);
  -ms-filter: grayscale(100%);
  -o-filter: grayscale(100%);
  filter: grayscale(100%);
  filter: gray;
}
.b-team-slider__employee-list-item:after {
  content: '';
  position: absolute;
  top: -1px;
  left: -1px;
  width: 78px;
  height: 78px;
  -webkit-border-radius: 50%;
  border-radius: 50%;
  border: 2px solid transparent;
  -webkit-transition: border-color 0.5s;
  -o-transition: border-color 0.5s;
  transition: border-color 0.5s;
}
.b-team-slider__employee-list-item.active,
.b-team-slider__employee-list-item:hover {
  filter: none;
  -webkit-filter: grayscale(0);
  -moz-filter: grayscale(0);
  -ms-filter: grayscale(0);
  -o-filter: grayscale(0);
  filter: grayscale(0);
}
.b-team-slider__employee-list-item.active:after,
.b-team-slider__employee-list-item:hover:after {
  border-color: #da291c;
}
.b-team-slider__image-container {
  position: relative;
  width: 100%;
  height: 227px;
  overflow: hidden;
  background-image: url(../images/menu-back-768.jpeg);
  background-position: center;
  background-repeat: no-repeat;
  background-size: cover;
}
.b-team-slider__image-container-item {
  position: absolute;
  top: 40px;
  bottom: 0;
  left: 0;
  z-index: 10;
  display: block;
  width: 100%;
  opacity: 0;
  filter: alpha(opacity=0);
  -webkit-transition: opacity 0.5s, transform 0.5s, -webkit-transform 0.5s, -moz-transform 0.5s, -ms-transform 0.5s, -o-transform 0.5s, visibility 0s 0.5s;
  -o-transition: opacity 0.5s, transform 0.5s, -webkit-transform 0.5s, -moz-transform 0.5s, -ms-transform 0.5s, -o-transform 0.5s, visibility 0s 0.5s;
  transition: opacity 0.5s, transform 0.5s, -webkit-transform 0.5s, -moz-transform 0.5s, -ms-transform 0.5s, -o-transform 0.5s, visibility 0s 0.5s;
}
.b-team-slider__image-container-item-image {
  display: block;
  max-height: 100%;
  margin: 0 auto;
}
.b-team-slider__image-container-item.active {
  -webkit-transform: translateX(0);
  -moz-transform: translateX(0);
  -ms-transform: translateX(0);
  -o-transform: translateX(0);
  transform: translateX(0);
  opacity: 1;
  filter: alpha(opacity=100);
  -webkit-transition-delay: 0.75s;
  transition-delay: 0.75s;
}
.b-team-slider__text-container {
  padding-bottom: 106px;
  position: relative;
  overflow: hidden;
  background-color: #242c33;
  background: -moz-linear-gradient(#485866 0%, #242c33 100%);
  background: -webkit-linear-gradient(#485866 0%, #242c33 100%);
  background: -o-linear-gradient(#485866 0%, #242c33 100%);
  background: -ms-linear-gradient(#485866 0%, #242c33 100%);
  background: linear-gradient(#485866 0%, #242c33 100%);
}
.b-team-slider__text-container-item {
  position: absolute;
  top: 0;
  left: 0;
  opacity: 0;
  filter: alpha(opacity=0);
  visibility: hidden;
  -webkit-transition: opacity 0.5s, transform 0.5s, -webkit-transform 0.5s, -moz-transform 0.5s, -ms-transform 0.5s, -o-transform 0.5s, visibility 0s 0.5s;
  -o-transition: opacity 0.5s, transform 0.5s, -webkit-transform 0.5s, -moz-transform 0.5s, -ms-transform 0.5s, -o-transform 0.5s, visibility 0s 0.5s;
  transition: opacity 0.5s, transform 0.5s, -webkit-transform 0.5s, -moz-transform 0.5s, -ms-transform 0.5s, -o-transform 0.5s, visibility 0s 0.5s;
}
.b-team-slider__text-container-item-content-name {
  padding: 20px 10px 0;
  font-size: 18px;
  font-weight: bold;
  line-height: 24px;
  color: #ffffff;
}
.b-team-slider__text-container-item-content-position {
  padding: 7px 10px;
  font-size: 14px;
  line-height: 20px;
  color: #9caab2;
}
.b-team-slider__text-container-item-content-content-editor p {
  padding: 0 10px 20px;
  font-size: 14px;
  line-height: 20px;
  color: #ffffff;
}
.b-team-slider__text-container-item-content-content-editor a {
  color: #ffffff;
}
.b-team-slider__text-container-item-content-content-editor a:hover {
  color: #da291c;
  text-decoration: none;
}
.b-team-slider__text-container-item.active {
  -webkit-transform: translateX(0);
  -moz-transform: translateX(0);
  -ms-transform: translateX(0);
  -o-transform: translateX(0);
  transform: translateX(0);
  opacity: 1;
  filter: alpha(opacity=100);
  visibility: visible;
  -webkit-transition-delay: 0.75s;
  transition-delay: 0.75s;
}
.b-team-slider__text-container-scroll {
  position: absolute;
  left: 50%;
  bottom: 56px;
  width: 100px;
  margin-left: -50px;
  color: #da291c;
  text-align: center;
  cursor: pointer;
}
.b-team-slider__text-container-scroll:before {
  content: '';
  display: block;
  width: 18px;
  height: 10px;
  margin: 0 auto 7px;
  background-image: url(../images/iconScrollTop.png);
}
.b-team-slider__text-container-scroll-text {
  font-size: 16px;
  font-weight: bold;
}
.b-news-list__item {
  padding: 13px 10px;
  border-bottom: 1px solid #e8e9ea;
}
.b-news-list__item-date {
  font-size: 14px;
  line-height: 20px;
  color: #9caab2;
  margin-bottom: 1px;
}
.b-news-list__item-date_new:before {
  content: 'NEW';
  display: inline-block;
  width: 40px;
  height: 21px;
  margin-right: 8px;
  margin-left: 1px;
  -webkit-border-radius: 4px;
  border-radius: 4px;
  background-color: #da291c;
  line-height: 23px;
  vertical-align: baseline;
  font-size: 12px;
  font-weight: bold;
  text-align: center;
  color: #ffffff;
}
.b-news-list__item-title-link {
  font-size: 14px;
  font-weight: bold;
  line-height: 20px;
}
.b-news-article__header {
  padding: 30px 10px 7px;
}
.b-news-article__header-crumbs-item-link {
  font-size: 14px;
  line-height: 24px;
}
.b-news-article__header-title {
  padding-top: 15px;
  padding-bottom: 7px;
  font-size: 18px;
  line-height: 24px;
  color: #000000;
}
.b-news-article__header-date {
  font-size: 14px;
  line-height: 24px;
  color: #9caab2;
}
.b-news-article__content-editor {
  padding: 0 0 45px;
}
.b-news-article__content-editor a {
  color: #da291c;
  text-decoration: none;
}
.b-news-article__content-editor a:hover {
  text-decoration: underline;
}
.b-news-article__content-editor h5 {
  padding: 16px 10px 15px;
  font-size: 14px;
  font-weight: bold;
  line-height: 20px;
  color: #000000;
}
.b-news-article__content-editor p {
  padding: 0 10px 14px;
  font-size: 14px;
  line-height: 20px;
  color: #000000;
}
.b-news-article__content-editor > img {
  padding: 0 10px;
  display: block;
  width: 100%;
  margin-bottom: 24px;
  -webkit-box-sizing: border-box;
  -moz-box-sizing: border-box;
  box-sizing: border-box;
}
.b-news-article__content-editor ul {
  display: block;
  padding: 5px 10px 15px 41px;
  list-style: none;
}
.b-news-article__content-editor ul ol,
.b-news-article__content-editor ul ul {
  padding-top: 5px;
  padding-bottom: 0;
  margin-bottom: -5px;
}
.b-news-article__content-editor ul li {
  display: block;
  padding: 5px;
  font-size: 14px;
  line-height: 20px;
  color: #000000;
}
.b-news-article__content-editor ul li:before {
  content: '';
  display: inline-block;
  width: 4px;
  height: 4px;
  margin-left: -15px;
  margin-right: 8px;
  -webkit-border-radius: 50%;
  border-radius: 50%;
  background-color: #da291c;
  vertical-align: middle;
}
.b-news-article__content-editor ol {
  display: block;
  padding: 0 10px 15px 15px;
  list-style: none;
  counter-reset: item;
}
.b-news-article__content-editor ol ol,
.b-news-article__content-editor ol ul {
  padding-top: 10px;
  padding-bottom: 0;
  margin-bottom: -5px;
}
.b-news-article__content-editor ol li {
  display: block;
  padding: 5px;
  font-size: 14px;
  line-height: 20px;
  color: #000000;
}
.b-news-article__content-editor ol li:before {
  content: counters(item, ".") ".";
  counter-increment: item;
}
.b-news-article__content-editor table {
  width: 100%;
  margin-bottom: 30px;
  border-collapse: collapse;
}
.b-news-article__content-editor table thead tr {
  border-bottom: 1px solid #e8e9ea;
}
.b-news-article__content-editor table thead tr th {
  padding: 0 10px 13px;
  vertical-align: middle;
  text-align: left;
  font-size: 14px;
  font-weight: normal;
  line-height: 24px;
  color: #9caab2;
}
.b-news-article__content-editor table thead tr th.shown_768 {
  display: none;
}
.b-news-article__content-editor table tbody tr {
  border-bottom: 1px solid #e8e9ea;
}
.b-news-article__content-editor table tbody tr td {
  padding: 13px 10px;
  vertical-align: middle;
  font-size: 14px;
  line-height: 24px;
  color: #000000;
}
.b-news-article__content-editor table tbody tr td.shown_768 {
  display: none;
}
.b-news-article__content-editor table tbody tr:hover {
  background-color: #f2f4f7;
}
.b-news-article__content-editor-slider {
  padding: 10px 10px 30px;
  position: relative;
  -webkit-user-select: none;
  -moz-user-select: none;
  -ms-user-select: none;
  user-select: none;
}
.b-news-article__content-editor-slider-arrow {
  position: absolute;
  top: 50%;
  z-index: 10;
  display: none;
  margin-top: -18px;
}
.b-news-article__content-editor-slider-arrow_left {
  left: 20px;
}
.b-news-article__content-editor-slider-arrow_right {
  right: 20px;
}
.b-news-article__content-editor-slider-thumbs {
  display: none;
}
.b-news-article__content-editor-share {
  padding: 12px 10px 15px;
  font-size: 0;
}
.b-news-article__content-editor-share-text {
  margin-right: 8px;
  font-size: 14px;
  line-height: 24px;
  color: #000000;
  vertical-align: middle;
}
.b-news-article__content-editor-share-link {
  display: inline-block;
  margin-left: 20px;
  vertical-align: middle;
}
.b-history {
  padding: 23px 10px 0;
  position: relative;
  overflow: hidden;
}
.b-history__background {
  position: absolute;
  top: 0;
  left: 0;
  display: none;
  width: 100%;
  height: 100%;
  background: #f2f4f7;
}
.b-history__background-svg {
  position: absolute;
  top: 0;
  left: 0;
  z-index: 0;
  width: 100%;
  height: 100%;
  -webkit-transition-property: transform, -webkit-transform, -moz-transform, -ms-transform, -o-transform;
  transition-property: transform, -webkit-transform, -moz-transform, -ms-transform, -o-transform;
  -webkit-transition-duration: 0.5s;
  transition-duration: 0.5s;
}
.b-history__background-svg-group {
  -webkit-transition: all 0.3s;
  -o-transition: all 0.3s;
  transition: all 0.3s;
}
.b-history__background-svg-graph {
  stroke: none;
  fill: #ffffff;
}
.b-history__background-svg-point {
  stroke: #ffffff;
  fill: #9caab2;
  -webkit-transition: fill 0.5s;
  -o-transition: fill 0.5s;
  transition: fill 0.5s;
}
.b-history__background-svg-point.active {
  fill: #da291c;
}
.no-svg .b-history__background {
  background-image: url(../images/history_graph.png);
  background-position: top center;
  background-repeat: no-repeat;
}
.b-history__title {
  position: relative;
  z-index: 10;
  margin-left: -2px;
  padding-bottom: 28px;
  font-size: 24px;
  color: #000000;
}
.b-history__slider {
  position: relative;
  z-index: 10;
}
.b-history__slider-arrow {
  position: absolute;
  top: 1px;
  z-index: 50;
}
.b-history__slider-arrow_left {
  left: 3px;
}
.b-history__slider-arrow_right {
  right: 3px;
}
.b-history__slider-year-list {
  position: relative;
  width: 100%;
  height: 31px;
}
.b-history__slider-year-list-item {
  position: absolute;
  top: 0;
  left: 0;
  z-index: 0;
  width: 100%;
  font-size: 48px;
  font-weight: lighter;
  line-height: 30px;
  color: #000000;
  text-align: center;
  cursor: pointer;
  opacity: 0;
  filter: alpha(opacity=0);
  -webkit-transition: opacity 0.5s;
  -o-transition: opacity 0.5s;
  transition: opacity 0.5s;
}
.b-history__slider-year-list-item.active {
  z-index: 100;
}
.b-history__slider-year-list-item.active,
.b-history__slider-year-list-item:hover {
  opacity: 1;
  filter: alpha(opacity=100);
}
.b-history__slider-info-list {
  padding-top: 22px;
  position: relative;
  z-index: 10;
}
.b-history__slider-info-list-item {
  position: absolute;
  top: 22px;
  left: 0;
  right: 0;
  opacity: 0;
  filter: alpha(opacity=0);
  -webkit-transform: translate3d(-125px, 0, 0);
  -moz-transform: translate3d(-125px, 0, 0);
  -ms-transform: translate3d(-125px, 0, 0);
  -o-transform: translate3d(-125px, 0, 0);
  transform: translate3d(-125px, 0, 0);
  -webkit-transition-property: opacity, transform, -webkit-transform, -moz-transform, -ms-transform, -o-transform;
  transition-property: opacity, transform, -webkit-transform, -moz-transform, -ms-transform, -o-transform;
  -webkit-transition-duration: 0.5s;
  transition-duration: 0.5s;
}
.b-history__slider-info-list-item-content-editor h2 {
  padding-bottom: 19px;
  font-size: 15px;
  font-weight: bold;
  line-height: 20px;
  color: #000000;
}
.b-history__slider-info-list-item-content-editor p {
  padding-bottom: 20px;
  font-size: 14px;
  line-height: 20px;
  color: #000000;
}
.b-history__slider-info-list-item-content-editor a {
  color: #da291c;
  text-decoration: underline;
}
.b-history__slider-info-list-item-content-editor a:hover {
  text-decoration: none;
}
.b-history__slider-info-list-item.active {
  -webkit-transform: translate3d(0, 0, 0);
  -moz-transform: translate3d(0, 0, 0);
  -ms-transform: translate3d(0, 0, 0);
  -o-transform: translate3d(0, 0, 0);
  transform: translate3d(0, 0, 0);
  position: relative;
  top: 0;
  left: 0;
  z-index: 100;
  opacity: 1;
  filter: alpha(opacity=100);
  -webkit-transition-delay: 0.5s;
  transition-delay: 0.5s;
}
.b-history__new-projects {
  padding-bottom: 42px;
  position: relative;
  z-index: 10;
}
.b-history__new-projects-title {
  padding-bottom: 6px;
  font-size: 14px;
  line-height: 20px;
  color: #9caab2;
}
.b-history__new-projects-list {
  position: absolute;
  top: 31px;
  left: 0;
  z-index: 150;
  visibility: hidden;
  opacity: 0;
  filter: alpha(opacity=0);
  -webkit-transition: opacity 0.5s 0s, visibility 0s 0.5s;
  -o-transition: opacity 0.5s 0s, visibility 0s 0.5s;
  transition: opacity 0.5s 0s, visibility 0s 0.5s;
}
.no-csstransitions .b-history__new-projects-list {
  display: none;
  visibility: visible;
}
.b-history__new-projects-list.active {
  position: relative;
  top: 0;
  visibility: visible;
  opacity: 1;
  filter: alpha(opacity=100);
  -webkit-transition: opacity 0.5s 0s, visibility 0s 0s;
  -o-transition: opacity 0.5s 0s, visibility 0s 0s;
  transition: opacity 0.5s 0s, visibility 0s 0s;
}
.no-csstransitions .b-history__new-projects-list.active {
  display: block;
  visibility: visible;
}
.b-history__new-projects-list-item {
  padding: 5px 0;
  max-width: 250px;
}
.b-history__new-projects-list-item-link {
  font-size: 14px;
  font-weight: bold;
  line-height: 20px;
  color: #000000;
}
.b-contacts__header {
  padding-top: 23px;
}
.b-contacts__header-title {
  padding: 0 8px;
  font-size: 24px;
  color: #000000;
}
.b-contacts__header-info {
  padding: 14px 10px 20px;
  font-size: 15px;
  line-height: 30px;
  color: #000000;
}
.b-contacts__content-illustration {
  display: none;
}
.b-information {
  padding: 0 10px 24px;
}
.b-information__header {
  padding-top: 23px;
}
.b-information__header-title {
  padding-bottom: 6px;
  margin-left: -2px;
  font-size: 24px;
  color: #000000;
}
.b-information__header-title p{
  font-size: 18px;
}
.b-information__header-text {
  max-width: 640px;
  padding: 14px 0 20px;
  font-size: 14px;
  line-height: 20px;
  color: #000000;
}
.b-information__list-item {
  position: relative;
  padding-left: 33px;
  padding-bottom: 10px;

}
.b-information__list-item-description
{
  position: relative;
  font-size: 14px;
  padding:7px 0px;
  color: #9caab2;
}
.b-information__list-item:before {
  content: '';
  position: absolute;
  left: 0;
  top: 5px;
  z-index: 1;
  display: block;
  width: 40px;
  height: 82px;
  background-image: url(../images/document.png);
  background-repeat: no-repeat;
}
@media only screen and (min-resolution: 124dpi), only screen and(-webkit-min-device-pixel-ratio: 1.3), only screen and (min--moz-device-pixel-ratio: 1.3), only screen and (-o-min-device-pixel-ratio: 4/3), only screen and (min-device-pixel-ratio: 1.3), only screen and (min-resolution: 1.3dppx) {
  .b-information__list-item:before {
    background-image: url(../images/document@2x.png);
    background-size: 71px 41px;
  }
}
.b-information__list-item-title {
  max-width: 520px;
}
.b-information__list-item-title-link {
  font-size: 14px;
  line-height: 20px;
  color: #000000;
}
.b-information__list-item-comment {
  font-size: 14px;
  line-height: 20px;
  color: #9caab2;
}
.b-404 {
  display: table-cell;
  padding: 0 10px 40px;
  vertical-align: middle;
}
.b-404-wrapper {
  display: table;
  width: 100%;
  height: 100%;
  min-height: 550px;
  min-height: 100vh;
  min-height: calc(100vh - 68px - 181px);
}
.b-404__title {
  padding-bottom: 14px;
  text-align: center;
  font-size: 92px;
  color: #000000;
}
.b-404__comment {
  padding-bottom: 18px;
  text-align: center;
  font-size: 14px;
  line-height: 20px;
  color: #000000;
}
.b-404__search-line {
  display: block;
  height: 41px;
  padding: 1px 7px;
  border: 1px solid #d5dbdf;
  -webkit-border-radius: 2px;
  border-radius: 2px;
  -webkit-box-sizing: border-box;
  -moz-box-sizing: border-box;
  box-sizing: border-box;
  overflow: hidden;
  text-align: left;
  white-space: nowrap;
}
.b-404__search-line-input {
  height: 37px;
  width: 100%;
  padding-right: 25px;
  margin-right: -20px;
  line-height: 39px;
  vertical-align: middle;
  font-size: 16px;
  font-weight: normal;
  -webkit-box-sizing: border-box;
  -moz-box-sizing: border-box;
  box-sizing: border-box;
}
.b-404__search-line-submit {
  vertical-align: middle;
  cursor: pointer;
}
.b-404__search-line-submit-icon {
  background-position: -50px -165px;
}
.b-search {
  padding: 31px 10px 12px;
}
.b-search__line {
  display: block;
  height: 41px;
  padding: 1px 10px;
  margin-bottom: 5px;
  border: 1px solid #d5dbdf;
  -webkit-border-radius: 2px;
  border-radius: 2px;
  -webkit-box-sizing: border-box;
  -moz-box-sizing: border-box;
  box-sizing: border-box;
  overflow: hidden;
  text-align: left;
  line-height: 37px;
  white-space: nowrap;
}
.b-search__line-input {
  height: 37px;
  width: 100%;
  padding-right: 25px;
  margin-right: -20px;
  vertical-align: middle;
  font-size: 14px;
  font-weight: normal;
  -webkit-box-sizing: border-box;
  -moz-box-sizing: border-box;
  box-sizing: border-box;
}
.b-search__line-submit {
  vertical-align: middle;
  cursor: pointer;
}
.b-search__line-submit-icon {
  background-position: -50px -165px;
}
.b-search__result {
  padding-top: 20px;
}
.b-search__result-title-link {
  font-size: 14px;
  font-weight: bold;
  line-height: 20px;
  color: #da291c;
}
.b-search__result-text {
  font-size: 14px;
  line-height: 20px;
  color: #000000;
}
.b-search__result-text-highlight {
  font-weight: bold;
}
@media screen and (min-width: 768px) {
  body {
    padding-top: 97px;
  }
  .press-carousel {
    color: #000000;
    padding: 72px 0 0;
    overflow: hidden;
  }
  .b-projects_main_controls_box{
    top:20px;
    left:1.5%;
    position: absolute;
  }
  .b-news_main_box{
  margin:25px;
  margin-top: 35px;
  overflow:hidden;
  }
  .js-news-main-nav{
  float:right;
  display:block;
  height: 37px;
  margin-right:46px;
  margin-top:-25px;
}
.main_arrows_news{
  position: absolute;
  top: 30px;
  right: 20px;
}
.press-carousel-controls{
  position: absolute;
  top: 28px;
  right: -3px;
  z-index: 99;
}
  .b-press-center_block_title{
    font-family: Calibri, sans-serif;
    font-size: 15px;
    text-align: left;
    color: #485866;
    padding: 20px;
  }

  .b-info__slider-arrow {
    display: none;
  }

  .b-icon_document {
    width: 32px;
    height: 42px;
    background-position: -40px 0;
  }
  .b-dropdown__select {
    display: none;
  }
  .b-page-header {
    padding: 14px 28px 33px;
    position: relative;
  }
  .b-page-header:after {
    content: '';
    display: block;
    clear: both;
  }
  .b-page-header__crumbs {
    padding-top: 24px;
    padding-bottom: 10px;
  }
  .b-page-header__crumbs-item {
    font-size: 16px;
  }
  .b-page-header__title {
    max-width: 480px;
    margin-left: -1px;
    padding-bottom: 11px;
    font-size: 36px;
    display: inline-block;
    line-height: 32px;
  }
  .b-page-header__title-icon {
    float: none;
    margin-left: 25px;
    vertical-align: middle;
  }
  .b-page-header__subtitle {
    position: absolute;
    bottom: 14px;
    left: 28px;
    padding-bottom: 6px;
    font-size: 16px;
  }
  .b-page-header__text,
  .b-page-header__content-editor p {
    font-size: 16px;
    line-height: 24px;
  }
  .b-page-header__project-status {
    display: inline-block;
    padding-top: 14px;
    float: right;
    font-size: 16px;
    vertical-align: top;
  }
  .b-header {
    padding: 39px 23px 35px 30px;
    line-height: 33px;
  }
  .b-header__logo {
    width: 240px;
    height: 41px;
    background-image: url(../images/logo.png);
    background-size: 240px 41px;
  }

  .b-header__phone {
    display: inline;
  }
  .b-header__search-close {
    top: 4px;
  }
  .b-header__search-line {
    top: 40px;
    right: 110px;
    height: 33px;
    line-height: 28px;
  }
  .b-header__search-line.active {
    left: 50%;
  }
  .fixed .b-header__search-line {
    top: 30px;
  }
  .b-header.fixed {
    padding-top: 30px;
    padding-bottom: 30px;
  }
  .b-main-menu {
    padding-top: 110px;
    padding-bottom: 114px;
    background-image: url('../images/menu-back-1024.jpeg');
  }
  .b-main-menu__item-wrapper {
    height: 134px;
  }
  .b-main-menu__item-content-title-link {
    padding-left: 98px;
    padding-right: 30px;
    height: 134px;
    font-size: 24px;
    line-height: 134px;
  }
  .b-main-menu__scroll-item {
    display: block;
  }
  .b-projects-slider {
    width: 100%;
    padding: 0;
    margin-bottom: -1px;
    overflow: hidden;
  }
  .b-projects-slider .slides-wrapper {
    margin-bottom: -1px;
  }
  .b-projects-slider__title {
    position: absolute;
    top: 105px;
    left: 30px;
  }
  .b-projects-slider__item {
    top: 0;
    height: 700px;
  }
  .b-projects-slider__item-title,
  .b-projects-slider__item-subtitle,
  .b-projects-slider__item-tag-list {
    position: relative;
    z-index: 10;
    zoom: 1;
    max-width: 255px;
    margin-left: 0;
    padding-left: 40px;
    -webkit-transform: translate(-30px);
    -moz-transform: translate(-30px);
    -ms-transform: translate(-30px);
    -o-transform: translate(-30px);
    transform: translate(-30px);
    -webkit-transition: all 0.1s 0.01s;
    -o-transition: all 0.1s 0.01s;
    transition: all 0.1s 0.01s;
  }
  .active .b-projects-slider__item-title,
  .active .b-projects-slider__item-subtitle,
  .active .b-projects-slider__item-tag-list {
    -webkit-transform: translate(0);
    -moz-transform: translate(0);
    -ms-transform: translate(0);
    -o-transform: translate(0);
    transform: translate(0);
    -webkit-transition-delay: 0.2s;
    transition-delay: 0.2s;
  }
  .b-projects-slider__item-tag-list {
    padding-left: 35px;
  }
  .b-projects-slider__item-title {
    padding-top: 168px;
    padding-bottom: 27px;
  }
  .b-projects-slider__item-title-link {
    font-size: 33px;
  }
  .b-projects-slider__item-image {
    position: absolute;
    left: 330px;
    top: 0;
    bottom: 0;
    right: 0;
    z-index: 1;
    zoom: 1;
    height: auto;
    -webkit-transform: translateX(30px);
    -moz-transform: translateX(30px);
    -ms-transform: translateX(30px);
    -o-transform: translateX(30px);
    transform: translateX(30px);
    -webkit-transition: all 0.2s;
    -o-transition: all 0.2s;
    transition: all 0.2s;
  }
  .active .b-projects-slider__item-image {
    -webkit-transform: translateX(0);
    -moz-transform: translateX(0);
    -ms-transform: translateX(0);
    -o-transform: translateX(0);
    transform: translateX(0);
    -webkit-transition-delay: 0.2s;
    transition-delay: 0.2s;
  }
  .b-projects-slider--home .b-projects-slider__item {
    -webkit-box-sizing: border-box;
    -moz-box-sizing: border-box;
    box-sizing: border-box;
    height: auto;
    min-height: 700px;
    padding-bottom: 90px;
  }
  .b-projects-slider__controls {
    position: absolute;
    left: 30px;
    bottom: 45px;
  }
  .b-projects-slider__controls-button_left {
    right: auto;
    left: 244px;
  }
  .b-projects-slider__controls-button_right {
    right: auto;
    left: 320px;
  }
  .b-press-center {
    position: relative;
  }
  .b-press-center:after {
    content: '';
    display: block;
    clear: both;
  }
  .b-press-center:before {
    content: '';
    position: absolute;
    top: 0;
    right: 0;
    bottom: 0;
    z-index: 0;
    display: block;
    width: 33.3333%;
    /*background-color: #f2f4f7;*/
  }
  .b-press-center__list {
    float: left;
    margin-top:23px;
    display: inline-block;
    vertical-align: top;
    position: relative;
    min-height:656px;
    width: 66.6%;
    /*padding: 15px;*/
    overflow: hidden;
    -webkit-box-sizing: border-box;
    -moz-box-sizing: border-box;
    box-sizing: border-box;
  }
  .b-press-center__item {
    padding: 41px 0 0 30px;
    width: 49%;
    display: inline-block;
    -webkit-box-sizing: border-box;
    -moz-box-sizing: border-box;
    box-sizing: border-box;
  }
  .b-press-center__item-text {
    max-width: 75%;
    min-width: 205px;
  }
  .b-press-center__item_shown_1024 {
    display: none;
  }
  .b-press-center__item-link {
    /*height: auto;*/
    height: 155px;
    max-width: 100%;
    overflow: hidden;
  }
  .b-press-center__item-link-image {
    width: 210px;
    height: auto;
    max-height: inherit;
  }
  .b-press-center__banner {
    position: relative;
    z-index: 2;
    width: 33.3333%;
    margin-top: 0;
    padding: 40px 20px 5px 20px;
    -webkit-box-sizing: border-box;
    -moz-box-sizing: border-box;
    box-sizing: border-box;
    float: right;
    background: none;
  }
  .b-press-center__banner-text {
    max-width: 210px;
  }
  .b-press-center__link {
    clear: both;
    padding: 24px 10px 44px 30px;
    background: transparent;
  }
  .b-press-center__carousel {
    /*position: absolute;
    top:0px;
    right: 0px;*/
    float:right;
    display: inline-block;
    vertical-align: top;
    width: 33.3%;
    overflow: hidden;
  }
  .carousel-item {
    padding: 0 12px;
  }
  .carousel-item__action {
    padding: 7px 0 20px;
  }
  .press-carousel-controls {
    margin-right: 10px;
  }
  .b-footer {
    margin-top: 0;
    padding: 34px 30px 20px;
  }
  .b-footer:after {
    content: '';
    display: block;
    clear: both;
  }
  .b-footer__main {
    float: left;
    width:45%;
  }
  .b-footer__main-line {
    font-size: 15px;
  }
  .b-footer__main-line_copyright,
  .b-footer__main-line_company {
    display: inline-block;
  }
  .b-footer__additional {
    width: 50%;
    float: right;
  }
  .b-footer__additional-client-list {
    position: static;
    padding: 0 0 0 20px;
    text-align: right;
    float: right;
    border-bottom: none;
    max-height: none;
  }
  .b-footer__additional-client-list.opened {
    max-height: none;
  }
  .opened .b-footer__additional-client-list-button-hide {
    display: none;
  }
  .b-footer__additional-client-list-button-show {
    display: none;
  }
  .b-footer__additional-client-list-item {
    margin: 0 0 20px;
  }
  .b-footer__additional-client-list-item ~ .b-footer__additional-client-list-item {
    margin-left: 10px;
  }
  .b-footer__additional-sitemap {
    padding-top: 9px;
    float: right;
    clear: right;
  }
  .b-pagination__page-list {
    padding: 30px 30px 0;
  }
  .b-pagination_news {
    display: none;
  }
  .b-project-card {
    width: 339px;
    height: 461px;
  }
  .b-project-card:before {
    height: 252px;
  }
  .b-project-card__image-link {
    height: 252px;
  }
  .b-project-card__info {
    height: 113px;
  }
  .b-project-card__info-title {
    padding: 14px 20px 8px;
    font-size: 18px;
    max-height: 64px;
  }
  .b-project-card__info-description {
    padding: 0 20px;
    line-height: 24px;
    font-size: 16px;
  }
  .b-project-card__tag-list {
    padding-left: 15px;
    padding-right: 15px;
    padding-top: 13px;
  }
  .b-project-card__button {
    left: 20px;
  }
  .b-link-list {
    width: 100%;
  }
  .b-link-list__item {
    display: inline-block;
    width: 33.3333%;
    vertical-align: top;
    padding-bottom: 25px;
  }
  .b-link-list__item-icon-wrapper {
    vertical-align: top;
    padding-top: 0;
    padding-right: 19px;
  }
  .b-link-list__item-link {
    font-size: 16px;
    line-height: 22px;
  }
  .b-link-list__item-link-wrapper {
    display: table-cell;
    vertical-align: top;
    padding-right: 20px;
  }
  .b-link-list__item ~ .b-link-list__item .b-link-list__item-icon-wrapper {
    padding-top: 0;
  }
  .b-link-list__item ~ .b-link-list__item .b-link-list__item-link-wrapper {
    padding-top: 0;
  }
  .b-map {
    height: 450px;
  }
  .b-map__address {
    top: 30px;
    left: 30px;
    right: auto;
    width: 273px;
    padding: 15px 18px 13px 19px;
    font-size: 18px;
  }
  .b-map__google,
  .b-map__yandex {
    display: none;
  }
  .b-other-projects {
    padding-bottom: 61px;
    padding-top: 13px;
  }
  .b-other-projects__header {
    padding: 5px 30px 18px;
  }
  .b-other-projects__header:after {
    content: '';
    display: block;
    clear: both;
  }
  .b-other-projects__header-title {
    padding-top: 7px;
    padding-bottom: 7px;
    font-size: 20px;
    float: left;
  }
  .b-other-projects__header-selector-list {
    margin-top: -10px;
    text-align: right;
    font-size: 0;
  }
  .b-other-projects__header-selector-list:after {
    content: '';
    display: block;
    clear: both;
  }
  .b-other-projects__header-selector-list-item {
    display: inline-block;
    width: 230px;
    margin-top: 10px;
    margin-left: 10px;
  }
  .b-other-projects__slider {
    display: none !important;
  }
  .b-other-projects__list {
    display: block;
    margin-bottom: -30px;
  }
  .b-other-projects__list-item {
    margin-bottom: 30px;
  }
  .b-anchor {
    position: relative;
    top: -96px;
    display: block;
  }
  .b-projects {
    padding: 30px 30px 0;
    background-color: #f2f4f7;
  }
  .b-projects__selector-list {
    padding: 0 0 30px;
    margin: 0 -4px;
  }
  .b-projects__selector-list:after {
    content: '';
    display: block;
    clear: both;
  }
  .b-projects__selector-list-item {
    display: block;
    width: 32%;
    width: calc(33.3333% - 8px);
    margin: 0 4px;
    float: left;
  }
  .b-projects__selector-list-item ~ .b-projects__selector-list-item {
    margin-top: 0;
  }
  .b-projects__project-list {
    margin: 0 -15px;
  }
  .b-projects__project-list:after {
    content: '';
    display: block;
    clear: both;
  }
  .b-projects__project-list-item {
    float: left;
    margin: 0 15px 30px;
  }
  .b-projects__project-list-item:nth-of-type(3) ~ .b-projects__project-list-item {
    display: block;
  }
  .b-projects__project-list-item ~ .b-projects__project-list-item {
    margin-top: 0;
  }
  .b-welcome {
    overflow: hidden;
  }
  .b-welcome:after {
    content: '';
    display: block;
    clear: both;
  }
  .b-welcome__text {
    width: 60%;
    height: 340px;
    float: left;
    background: url(data:image/svg+xml;base64,PD94bWwgdmVyc2lvbj0iMS4wIiA/Pgo8c3ZnIHhtbG5zPSJodHRwOi8vd3d3LnczLm9yZy8yMDAwL3N2ZyIgd2lkdGg9IjEwMCUiIGhlaWdodD0iMTAwJSIgdmlld0JveD0iMCAwIDEgMSIgcHJlc2VydmVBc3BlY3RSYXRpbz0ibm9uZSI+CiAgPGxpbmVhckdyYWRpZW50IGlkPSJncmFkLXVjZ2ctZ2VuZXJhdGVkIiBncmFkaWVudFVuaXRzPSJ1c2VyU3BhY2VPblVzZSIgeDE9IjAlIiB5MT0iMCUiIHgyPSIxMDAlIiB5Mj0iMTAwJSI+CiAgICA8c3RvcCBvZmZzZXQ9IjAlIiBzdG9wLWNvbG9yPSIjMWYyNDI5IiBzdG9wLW9wYWNpdHk9IjEiLz4KICAgIDxzdG9wIG9mZnNldD0iMTUlIiBzdG9wLWNvbG9yPSIjM2E0NDRlIiBzdG9wLW9wYWNpdHk9IjEiLz4KICAgIDxzdG9wIG9mZnNldD0iMjAlIiBzdG9wLWNvbG9yPSIjM2E0NDRlIiBzdG9wLW9wYWNpdHk9IjEiLz4KICAgIDxzdG9wIG9mZnNldD0iMzklIiBzdG9wLWNvbG9yPSIjMjUyZjM5IiBzdG9wLW9wYWNpdHk9IjEiLz4KICAgIDxzdG9wIG9mZnNldD0iNDUlIiBzdG9wLWNvbG9yPSIjMjUyZjM5IiBzdG9wLW9wYWNpdHk9IjEiLz4KICAgIDxzdG9wIG9mZnNldD0iNjglIiBzdG9wLWNvbG9yPSIjNDI0YjU4IiBzdG9wLW9wYWNpdHk9IjEiLz4KICAgIDxzdG9wIG9mZnNldD0iNzUlIiBzdG9wLWNvbG9yPSIjM2E0NDRlIiBzdG9wLW9wYWNpdHk9IjEiLz4KICAgIDxzdG9wIG9mZnNldD0iOTElIiBzdG9wLWNvbG9yPSIjMWEyMTJhIiBzdG9wLW9wYWNpdHk9IjEiLz4KICAgIDxzdG9wIG9mZnNldD0iMTAwJSIgc3RvcC1jb2xvcj0iIzBhMGQwZSIgc3RvcC1vcGFjaXR5PSIxIi8+CiAgPC9saW5lYXJHcmFkaWVudD4KICA8cmVjdCB4PSIwIiB5PSIwIiB3aWR0aD0iMSIgaGVpZ2h0PSIxIiBmaWxsPSJ1cmwoI2dyYWQtdWNnZy1nZW5lcmF0ZWQpIiAvPgo8L3N2Zz4=);
    background: -moz-linear-gradient(-25deg,  rgba(31,36,41,1) 0%, rgba(58,68,78,1) 15%, rgba(58,68,78,1) 20%, rgba(37,47,57,1) 39%, rgba(37,47,57,1) 45%, rgba(66,75,88,1) 68%, rgba(58,68,78,1) 75%, rgba(26,33,42,1) 91%, rgba(10,13,14,1) 100%);
    background: -webkit-linear-gradient(-25deg,  rgba(31,36,41,1) 0%, rgba(58,68,78,1) 15%, rgba(58,68,78,1) 20%, rgba(37,47,57,1) 39%, rgba(37,47,57,1) 45%, rgba(66,75,88,1) 68%, rgba(58,68,78,1) 75%, rgba(26,33,42,1) 91%, rgba(10,13,14,1) 100%);
    background: -o-linear-gradient(-25deg,  rgba(31,36,41,1) 0%, rgba(58,68,78,1) 15%, rgba(58,68,78,1) 20%, rgba(37,47,57,1) 39%, rgba(37,47,57,1) 45%, rgba(66,75,88,1) 68%, rgba(58,68,78,1) 75%, rgba(26,33,42,1) 91%, rgba(10,13,14,1) 100%);
    background: -ms-linear-gradient(-25deg,  rgba(31,36,41,1) 0%, rgba(58,68,78,1) 15%, rgba(58,68,78,1) 20%, rgba(37,47,57,1) 39%, rgba(37,47,57,1) 45%, rgba(66,75,88,1) 68%, rgba(58,68,78,1) 75%, rgba(26,33,42,1) 91%, rgba(10,13,14,1) 100%);
    background: linear-gradient(-25deg,  rgba(31,36,41,1) 0%, rgba(58,68,78,1) 15%, rgba(58,68,78,1) 20%, rgba(37,47,57,1) 39%, rgba(37,47,57,1) 45%, rgba(66,75,88,1) 68%, rgba(58,68,78,1) 75%, rgba(26,33,42,1) 91%, rgba(10,13,14,1) 100%);
    filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#1f2429', endColorstr='#0a0d0e', GradientType=1);
  }
  .b-welcome__text-content {
    padding: 36px 30px 39px;
  }
  .b-welcome__text-content-title {
    padding-bottom: 15px;
    font-size: 46px;
    line-height: 55px;
  }
  .b-welcome__text-content-subtitle {
    font-size: 16px;
    line-height: 22px;
  }
  .b-welcome__image {
    width: 40%;
    float: left;
    height: 340px;
  }
  .b-about {
    padding: 33px 30px 0;
  }
  .b-about__paragraph p {
    padding-bottom: 23px;
    font-size: 16px;
    line-height: 24px;
  }
  .b-about__separatopr {
    margin-top: 40px;
  }
  .b-info {
    padding: 33px 30px 58px;
  }
  .b-info_news {
    display: block;
  }
  .b-info__title {
    margin-left: -1px;
    padding-bottom: 29px;
    font-size: 30px;
    line-height: 22px;
  }
  .b-info__special {
    display: block;
  }
  .b-info__slider-item-image-link {
    height: 225px;
    margin-bottom: 9px;
  }
  .b-info__slider-item-title {
    padding-bottom: 4px;
  }
  .b-info__slider-item-title-link {
    font-size: 18px;
  }
  .b-info__slider-item-description {
    font-size: 16px;
    line-height: 24px;
  }
  .b-info__slider-item-description_hidden_768 {
    display: none;
  }
  .b-info__slider-item-date {
    padding-top: 2px;
    font-size: 16px;
    line-height: 30px;
  }
  .b-info__slider-item-date:before {
    vertical-align: baseline;
  }
  .b-project-description {
    padding: 44px 30px 39px;
  }
  .b-project-description__content-editor p {
    max-width: 645px;
    font-size: 16px;
    line-height: 24px;
  }
  .b-project-description__content-editor p ~ p {
    margin-top: 24px;
  }
  .b-project-description__tag-list {
    padding-top: 33px;
  }
  .b-project-image-slider {
    height: 730px;
  }
  .b-project-image-slider__controls {
    position: absolute;
    top: 0;
    left: 0;
    z-index: 500;
    width: 100%;
    height: 100%;
    display: block;
  }
  .b-project-image-slider__controls-button {
    position: absolute;
    top: 50%;
  }
  .b-project-image-slider__controls-button_left {
    left: 30px;
  }
  .b-project-image-slider__controls-button_right {
    right: 30px;
  }
  .b-project-statistics {
    padding: 24px 29px 22px;
  }
  .b-project-statistics:after {
    content: '';
    display: block;
    clear: both;
  }
  .b-project-statistics__comment {
    font-size: 15px;
    line-height: 22px;
  }
  .b-project-statistics__comment_first {
    font-size: 16px;
  }
  .b-project-statistics__item {
    padding-left: 147px;
    padding-top: 12px;
    float: left;
  }
  .b-project-statistics__item-main {
    margin-bottom: 0;
    padding-bottom: 12px;
  }
  .b-project-statistics__item ~ .b-project-statistics__item {
    padding-left: 98px;
  }
  .b-project-thumb-slider {
    padding-left: 5px;
  }
  .b-project-link-list {
    padding: 0 10px 0 29px;
  }
  .b-project-link-list__title {
    padding-left: 1px;
    padding-bottom: 40px;
    font-size: 20px;
  }
  .b-project-comment {
    display: block;
    border-top: 1px solid #e8e9ea;
    margin: 0 30px;
    padding: 22px 0 23px;
    font-size: 16px;
    line-height: 24px;
    color: #000000;
  }
  .b-project-illustration {
    position: relative;
  }
  .b-project-illustration__image {
    height: 465px;
  }
  .b-project-illustration__comment {
    position: absolute;
    right: 30px;
    top: 59px;
    z-index: 1;
    width: 185px;
    padding: 71px 34px 61px 28px;
    font-size: 16px;
    line-height: 24px;
  }
  .b-project-quote {
    padding: 0 30px 30px;
  }
  .b-project-quote__text {
    padding: 0;
    font-size: 18px;
    line-height: 22px;
  }
  .b-project-quote__text:before {
    margin: 42px 1px 1px 0;
  }
  .b-project-quote__text:after {
    margin: 37px 0 16px 3px;
  }
  .b-project-quote__person {
    margin-top: -68px;
  }
  .b-project-quote__person:after {
    content: '';
    display: block;
    clear: both;
  }
  .b-project-quote__person-photo {
    width: 50%;
    height: 190px;
    background-position: 95% top;
    background-repeat: no-repeat;
    float: left;
  }
  .b-project-quote__person-info {
    width: 50%;
    float: left;
    padding-top: 54px;
  }
  .b-project-quote__person-info-name {
    padding-left: 15px;
  }
  .b-project-quote__person-info-name-link {
    font-size: 16px;
    font-weight: bold;
    line-height: 24px;
  }
  .b-project-quote__person-info-position {
    padding-left: 15px;
    font-size: 15px;
    line-height: 22px;
  }
  .b-direction-welcome {
    padding: 37px 0 33px;
  }
  .b-direction-welcome__title {
    padding: 0 26px 25px;
    font-size: 55px;
    font-weight: bold;
    line-height: 55px;
  }
  .b-direction-welcome__paragraph {
    padding: 0 31px;
  }
  .b-direction-welcome__paragraph p {
    padding-bottom: 28px;
    font-size: 18px;
    line-height: 26px;
  }
  .b-direction-welcome__button-more {
    margin: 0 30px 21px;
  }
  .b-direction-welcome__button-more-text {
    font-size: 18px;
  }
  .b-our-team__title {
    font-size: 18px;
  }
  .b-services {
    padding: 25px 0 40px;
  }
  .b-services__title {
    padding: 0 30px 15px;
    font-size: 20px;
    line-height: 24px;
  }
  .b-services__description {
    max-width: 635px;
    padding: 0 30px 33px;
    font-size: 16px;
    line-height: 24px;
  }
  .b-services__slider {
    position: relative;
  }
  .b-services__slider-arrow {
    bottom: 30px;
  }
  .b-services__slider-arrow_left {
    left: 223px;
  }
  .b-services__slider-arrow_right {
    right: auto;
    left: 300px;
  }
  .b-services__slider-controls {
    padding: 0 25px 20px;
  }
  .b-services__slider-controls-item {
    margin-right: 10px;
    border: 1px solid #485866;
    -webkit-border-radius: 50%;
    border-radius: 50%;
    -webkit-transition: background-color 0.5s, border-color 0.5s;
    -o-transition: background-color 0.5s, border-color 0.5s;
    transition: background-color 0.5s, border-color 0.5s;
    cursor: pointer;
  }
  .b-services__slider-controls-item:hover,
  .b-services__slider-controls-item.active {
    background-color: #da291c;
    border-color: transparent;
  }
  .b-services__slider-item {
    height: 400px;
  }
  .b-services__slider-item-title {
    padding: 23px 0 0 28px;
    position: relative;
    z-index: 2;
    max-width: 310px;
    -webkit-transform: translateX(-100px);
    -moz-transform: translateX(-100px);
    -ms-transform: translateX(-100px);
    -o-transform: translateX(-100px);
    transform: translateX(-100px);
    -webkit-transition: all 0.5s 0.16666667s;
    -o-transition: all 0.5s 0.16666667s;
    transition: all 0.5s 0.16666667s;
  }
  .b-services__slider-item-title-link {
    font-size: 30px;
  }
  .b-services__slider-item-subtitle {
    padding: 23px 0 0 30px;
    position: relative;
    z-index: 2;
    max-width: 290px;
    font-size: 16px;
    line-height: 22px;
    -webkit-transform: translateX(-100px);
    -moz-transform: translateX(-100px);
    -ms-transform: translateX(-100px);
    -o-transform: translateX(-100px);
    transform: translateX(-100px);
    -webkit-transition: all 0.5s 0.16666667s;
    -o-transition: all 0.5s 0.16666667s;
    transition: all 0.5s 0.16666667s;
  }
  .b-services__slider-item-image {
    position: absolute;
    left: 280px;
    right: 0;
    bottom: 0;
    width: auto;
    height: 400px;
    -webkit-transform: translateX(120px);
    -moz-transform: translateX(120px);
    -ms-transform: translateX(120px);
    -o-transform: translateX(120px);
    transform: translateX(120px);
    -webkit-transition: all 0.5s 0.16666667s;
    -o-transition: all 0.5s 0.16666667s;
    transition: all 0.5s 0.16666667s;
  }
  .active .b-services__slider-item-title,
  .active .b-services__slider-item-subtitle,
  .active .b-services__slider-item-image {
    -webkit-transform: translateX(0);
    -moz-transform: translateX(0);
    -ms-transform: translateX(0);
    -o-transform: translateX(0);
    transform: translateX(0);
    -webkit-transition-delay: 0.75s;
    transition-delay: 0.75s;
  }
  .b-team-slider {
    height: 670px;
    height: calc(100vh - 97px);
    min-height: 670px;
    min-height: calc(100vh - 97px);
    overflow: hidden;
  }
  .b-team-slider:after {
    content: '';
    display: block;
    clear: both;
  }
  .b-team-slider__crumbs {
    position: absolute;
    top: 32px;
    left: 29px;
  }
  .b-team-slider__crumbs-item:after {
    margin: 0 7px;
    font-size: 16px;
  }
  .b-team-slider__crumbs-item-link {
    font-size: 16px;
  }
  .b-team-slider__arrow {
    top: auto;
    bottom: 70px;
  }
  .b-team-slider__arrow_left {
    left: 30px;
  }
  .b-team-slider__arrow_right {
    right: 30px;
  }
  .b-team-slider__employee-list {
    display: block;
  }
  .b-team-slider__image-container {
    width: 53%;
    height: 100%;
    float: left;
  }
  .b-team-slider__image-container-item {
    top: 85px;
    -webkit-transform: translate3d(-100px, 0, 0);
    -moz-transform: translate3d(-100px, 0, 0);
    -ms-transform: translate3d(-100px, 0, 0);
    -o-transform: translate3d(-100px, 0, 0);
    transform: translate3d(-100px, 0, 0);
  }
  .b-team-slider__image-container-item-image {
    position: absolute;
    left: 0;
    right: 0;
    bottom: 0;
  }
  .b-team-slider__text-container {
    position: absolute;
    top: 0;
    right: 0;
    bottom: 180px;
    width: 47%;
    float: left;
    padding: 0;
    -webkit-box-sizing: border-box;
    -moz-box-sizing: border-box;
    box-sizing: border-box;
    background-color: #485866;
    background: url(data:image/svg+xml;base64,PD94bWwgdmVyc2lvbj0iMS4wIiA/Pgo8c3ZnIHhtbG5zPSJodHRwOi8vd3d3LnczLm9yZy8yMDAwL3N2ZyIgd2lkdGg9IjEwMCUiIGhlaWdodD0iMTAwJSIgdmlld0JveD0iMCAwIDEgMSIgcHJlc2VydmVBc3BlY3RSYXRpbz0ibm9uZSI+CiAgPGxpbmVhckdyYWRpZW50IGlkPSJncmFkLXVjZ2ctZ2VuZXJhdGVkIiBncmFkaWVudFVuaXRzPSJ1c2VyU3BhY2VPblVzZSIgeDE9IjAlIiB5MT0iMCUiIHgyPSIxMDAlIiB5Mj0iMTAwJSI+CiAgICA8c3RvcCBvZmZzZXQ9IjAlIiBzdG9wLWNvbG9yPSIjMWYyNDI5IiBzdG9wLW9wYWNpdHk9IjEiLz4KICAgIDxzdG9wIG9mZnNldD0iMTUlIiBzdG9wLWNvbG9yPSIjM2E0NDRlIiBzdG9wLW9wYWNpdHk9IjEiLz4KICAgIDxzdG9wIG9mZnNldD0iMjAlIiBzdG9wLWNvbG9yPSIjM2E0NDRlIiBzdG9wLW9wYWNpdHk9IjEiLz4KICAgIDxzdG9wIG9mZnNldD0iMzklIiBzdG9wLWNvbG9yPSIjMjUyZjM5IiBzdG9wLW9wYWNpdHk9IjEiLz4KICAgIDxzdG9wIG9mZnNldD0iNDUlIiBzdG9wLWNvbG9yPSIjMjUyZjM5IiBzdG9wLW9wYWNpdHk9IjEiLz4KICAgIDxzdG9wIG9mZnNldD0iNjglIiBzdG9wLWNvbG9yPSIjNDI0YjU4IiBzdG9wLW9wYWNpdHk9IjEiLz4KICAgIDxzdG9wIG9mZnNldD0iNzUlIiBzdG9wLWNvbG9yPSIjM2E0NDRlIiBzdG9wLW9wYWNpdHk9IjEiLz4KICAgIDxzdG9wIG9mZnNldD0iOTElIiBzdG9wLWNvbG9yPSIjMWEyMTJhIiBzdG9wLW9wYWNpdHk9IjEiLz4KICAgIDxzdG9wIG9mZnNldD0iMTAwJSIgc3RvcC1jb2xvcj0iIzBhMGQwZSIgc3RvcC1vcGFjaXR5PSIxIi8+CiAgPC9saW5lYXJHcmFkaWVudD4KICA8cmVjdCB4PSIwIiB5PSIwIiB3aWR0aD0iMSIgaGVpZ2h0PSIxIiBmaWxsPSJ1cmwoI2dyYWQtdWNnZy1nZW5lcmF0ZWQpIiAvPgo8L3N2Zz4=);
    background: -moz-linear-gradient(-25deg,  rgba(31,36,41,1) 0%, rgba(58,68,78,1) 15%, rgba(58,68,78,1) 20%, rgba(37,47,57,1) 39%, rgba(37,47,57,1) 45%, rgba(66,75,88,1) 68%, rgba(58,68,78,1) 75%, rgba(26,33,42,1) 91%, rgba(10,13,14,1) 100%);
    background: -webkit-linear-gradient(-25deg,  rgba(31,36,41,1) 0%, rgba(58,68,78,1) 15%, rgba(58,68,78,1) 20%, rgba(37,47,57,1) 39%, rgba(37,47,57,1) 45%, rgba(66,75,88,1) 68%, rgba(58,68,78,1) 75%, rgba(26,33,42,1) 91%, rgba(10,13,14,1) 100%);
    background: -o-linear-gradient(-25deg,  rgba(31,36,41,1) 0%, rgba(58,68,78,1) 15%, rgba(58,68,78,1) 20%, rgba(37,47,57,1) 39%, rgba(37,47,57,1) 45%, rgba(66,75,88,1) 68%, rgba(58,68,78,1) 75%, rgba(26,33,42,1) 91%, rgba(10,13,14,1) 100%);
    background: -ms-linear-gradient(-25deg,  rgba(31,36,41,1) 0%, rgba(58,68,78,1) 15%, rgba(58,68,78,1) 20%, rgba(37,47,57,1) 39%, rgba(37,47,57,1) 45%, rgba(66,75,88,1) 68%, rgba(58,68,78,1) 75%, rgba(26,33,42,1) 91%, rgba(10,13,14,1) 100%);
    background: linear-gradient(-25deg,  rgba(31,36,41,1) 0%, rgba(58,68,78,1) 15%, rgba(58,68,78,1) 20%, rgba(37,47,57,1) 39%, rgba(37,47,57,1) 45%, rgba(66,75,88,1) 68%, rgba(58,68,78,1) 75%, rgba(26,33,42,1) 91%, rgba(10,13,14,1) 100%);
    filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#1f2429', endColorstr='#0a0d0e', GradientType=1);
  }
  .b-team-slider__text-container:after {
    content: '';
    display: block;
    clear: both;
  }
  .b-team-slider__text-container-item {
    -webkit-transform: translate3d(100px, 0, 0);
    -moz-transform: translate3d(100px, 0, 0);
    -ms-transform: translate3d(100px, 0, 0);
    -o-transform: translate3d(100px, 0, 0);
    transform: translate3d(100px, 0, 0);
    position: absolute;
    top: 0;
    width: 100%;
    height: 100%;
    -webkit-box-sizing: border-box;
    -moz-box-sizing: border-box;
    box-sizing: border-box;
  }
  .b-team-slider__text-container-item-wrapper {
    height: 100%;
    width: 100%;
    overflow: auto;
    -webkit-box-sizing: border-box;
    -moz-box-sizing: border-box;
    box-sizing: border-box;
  }
  .b-team-slider__text-container-item-wrapper:after {
    content: '';
    display: block;
    height: 40px;
  }
  .b-team-slider__text-container-item-content {
    padding: 22px 60px 0 29px;
  }
  .b-team-slider__text-container-item-content-name {
    padding: 20px 0 13px;
    font-size: 32px;
    line-height: 40px;
  }
  .b-team-slider__text-container-item-content-position {
    padding: 0 0 47px;
    font-size: 16px;
    line-height: 24px;
    color: #ffffff;
  }
  .b-team-slider__text-container-item-content-content-editor p {
    padding: 0 0 24px;
    font-size: 16px;
    line-height: 24px;
  }
  .b-team-slider__text-container-item.active {
    position: relative;
  }
  .b-team-slider__text-container-scroll {
    display: none;
  }
  .b-team-slider:before {
    content: '';
    position: absolute;
    bottom: 180px;
    right: 0;
    z-index: 20;
    width: 47%;
    height: 90px;
    display: block;
    background-image: url(../images/gradient.png);
    background-position: top;
    background-repeat: repeat-x;
    pointer-events: none;
  }
  .b-team-slider:after {
    content: '';
    position: absolute;
    bottom: 0;
    right: 0;
    z-index: 20;
    width: 47%;
    height: 180px;
    display: block;
    background-color: #000000;
  }
  .b-news-list {
    display: none;
  }
  .b-news-article {
    padding: 0 30px;
  }
  .b-news-article__header {
    padding: 34px 0 16px;
  }
  .b-news-article__header-crumbs {
    margin-left: -1px;
  }
  .b-news-article__header-crumbs-item-link {
    font-size: 16px;
  }
  .b-news-article__header-crumbs-item:after {
    content: '/';
    margin: 0 7px;
    font-size: 16px;
    line-height: 24px;
    color: #da291c;
    vertical-align: baseline;
  }
  .b-news-article__header-title {
    margin-left: -3px;
    padding-top: 14px;
    padding-bottom: 5px;
    font-size: 36px;
    line-height: 40px;
  }
  .b-news-article__header-date {
    font-size: 16px;
  }
  .b-news-article__content-editor {
    padding-bottom: 45px;
  }
  .b-news-article__content-editor h5 {
    padding: 24px 0 26px;
    font-size: 20px;
    line-height: 24px;
  }
  .b-news-article__content-editor p {
    padding-bottom: 22px;
    padding-left: 0;
    padding-right: 0;
    font-size: 16px;
    line-height: 24px;
  }
  .b-news-article__content-editor > img {
    margin-bottom: 22px;
    padding-left: 0;
    padding-right: 0;
  }
  .b-news-article__content-editor ul {
    padding: 0 0 18px 31px;
  }
  .b-news-article__content-editor ul ol,
  .b-news-article__content-editor ul ul {
    padding-bottom: 0;
  }
  .b-news-article__content-editor ul li {
    padding: 6px 5px;
    font-size: 16px;
    line-height: 24px;
  }
  .b-news-article__content-editor ul li:before {
    width: 5px;
    height: 5px;
  }
  .b-news-article__content-editor ol {
    margin-top: -4px;
    padding-bottom: 18px;
    padding-left: 31px;
    padding-right: 0;
  }
  .b-news-article__content-editor ol ol,
  .b-news-article__content-editor ol ul {
    padding-bottom: 0;
  }
  .b-news-article__content-editor ol li {
    padding: 6px 5px;
    font-size: 16px;
    line-height: 24px;
  }
  .b-news-article__content-editor table {
    margin-bottom: 24px;
  }
  .b-news-article__content-editor table thead tr th {
    padding: 0 10px 13px;
    font-size: 16px;
  }
  .b-news-article__content-editor table thead tr th.shown_768 {
    display: table-cell;
  }
  .b-news-article__content-editor table tbody tr td {
    padding: 13px 10px;
    font-size: 16px;
  }
  .b-news-article__content-editor table tbody tr td.shown_768 {
    display: table-cell;
  }
  .b-news-article__content-editor-slider {
    padding: 1px 0 40px;
  }
  .b-news-article__content-editor-slider-arrow {
    display: block;
  }
  .b-news-article__content-editor-share {
    padding-left: 0;
    padding-right: 0;
    margin-left: -1px;
  }
  .b-news-article__content-editor-share-text {
    margin-right: 0;
    font-size: 16px;
  }
  .b-history {
    padding: 19px 30px 0;
  }
  .b-history__background {
    display: block;
  }
  .b-history__title {
    margin-left: -3px;
    padding-bottom: 15px;
    font-size: 36px;
  }
  .b-history__slider {
    position: relative;
    z-index: 10;
  }
  .b-history__slider-arrow {
    top: 112px;
  }
  .b-history__slider-arrow_left {
    left: 0;
  }
  .b-history__slider-arrow_right {
    right: 0;
  }
  .b-history__slider-year {
    margin-left: 70px;
    margin-bottom: 28px;
  }
  .b-history__slider-year-list {
    width: auto;
    height: 55px;
    white-space: nowrap;
    font-size: 0;
    -webkit-transition: all 0.5s;
    -o-transition: all 0.5s;
    transition: all 0.5s;
  }
  .b-history__slider-year-list-item {
    position: relative;
    display: inline-block;
    width: 140px;
    margin-right: 100px;
    font-size: 72px;
    line-height: 55px;
    text-align: left;
    opacity: 0.1;
    filter: alpha(opacity=10);
    -webkit-transition: opacity 0.5s;
    -o-transition: opacity 0.5s;
    transition: opacity 0.5s;
  }
  .b-history__slider-year-list-item.active {
    opacity: 1;
    filter: alpha(opacity=100);
  }
  .b-history__slider-info-list {
    padding: 22px 72px 0;
  }
  .b-history__slider-info-list-item {
    left: 72px;
    right: 72px;
  }
  .b-history__slider-info-list-item-content-editor h2 {
    padding-bottom: 32px;
    max-width: 430px;
    font-size: 20px;
    font-weight: normal;
    line-height: 24px;
  }
  .b-history__slider-info-list-item-content-editor p {
    padding-bottom: 26px;
    font-size: 16px;
    line-height: 24px;
  }
  .b-history__new-projects {
    padding: 0 72px 42px;
    position: relative;
    z-index: 10;
  }
  .b-history__new-projects-title {
    padding-bottom: 7px;
    font-size: 15px;
    line-height: 24px;
  }
  .b-history__new-projects-list-item {
    padding: 5px 0 7px;
    max-width: 250px;
  }
  .b-history__new-projects-list-item-link {
    font-size: 16px;
    line-height: 24px;
  }
  .b-contacts__header {
    padding-top: 19px;
    padding-bottom: 20px;
    position: relative;
  }
  .b-contacts__header-title {
    padding: 0 25px;
    font-size: 36px;
  }
  .b-contacts__header-info {
    position: absolute;
    top: 100%;
    left: 30px;
    z-index: 50;
    margin-top: 30px;
    padding: 9px 35px 8px 19px;
    font-size: 16px;
    line-height: 36px;
    background-color: #ffffff;
  }
  .b-information {
    padding: 0 30px 33px;
  }
  .b-information__header {
    padding-top: 20px;
  }
  .b-information__header-title {
    padding-bottom: 0;
    margin-left: -4px;
    font-size: 36px;
  }
  .b-information__header-title p{
  font-size: 18px;
  }
  .b-information__header-text {
    padding: 14px 0 31px;
    font-size: 16px;
    line-height: 24px;
  }
  .b-information__list-item {
    padding-left: 51px;
    padding-bottom: 23px;
  }
  .b-information__list-item:before {
    top: 2px;
    background-position: -40px 0;
  }
  .b-information__list-item-title {
    max-width: 520px;
  }
  .b-information__list-item-description
  {
    position: relative;
    font-size: 14px;
    padding:7px 0px;
    color: #9caab2;
  }

  .b-information__list-item-title-link {
    font-size: 16px;
    line-height: 24px;
  }
  .b-information__list-item-comment {
    font-size: 16px;
    line-height: 20px;
  }
  .b-404 {
    left: 54px;
    right: 54px;
  }
  .b-404-wrapper {
    position: relative;
    height: 100%;
    min-height: 750px;
    min-height: 100vh;
    min-height: calc(100vh - 97px - 150px);
  }
  .b-404__title {
    padding-bottom: 10px;
  }
  .b-404__comment {
    padding-bottom: 33px;
    font-size: 16px;
    line-height: 24px;
  }
  .b-search {
    padding: 33px 90px 12px 30px;
  }
  .b-search__line {
    margin-bottom: -1px;
  }
  .b-search__line-input {
    font-size: 16px;
  }
  .b-search__result {
    padding-top: 24px;
  }
  .b-search__result-title-link {
    font-size: 16px;
    line-height: 24px;
  }
  .b-search__result-text {
    font-size: 16px;
    line-height: 24px;
  }
}
@media screen and (min-width: 1024px) {




  .b-info__slider-arrow {
    display: block;
  }

  .b-container {
    width: 990px;
    margin: 0 auto;
  }
  .b-container_small {
    padding: 0 165px;
  }
  .b-tag_big {
    width: 68px;
    height: 68px;
    background-position: -1px 0;
  }
  .b-tag-list__item:hover .b-tag_big,
  .b-tag-list__item.active .b-tag_big {
    background-position: -81px 0;
  }
  .b-page-header {
    padding: 33px 0 40px;
  }
  .b-page-header:after {
    content: '';
    display: block;
    clear: both;
  }
  .b-page-header__crumbs {
    width: 150px;
    margin-right: 11px;
    display: inline-block;
  }
  .b-page-header__title {
    max-width: 580px;
  }
  .b-page-header__subtitle {
    margin-left: 138px;
  }
  .b-page-header__text,
  .b-page-header__content-editor p {
    margin-left: 165px;
  }
  .b-page-header__project-status {
    margin-right: -2px;
    padding-top: 24px;
  }
  .b-page-header__project-status-icon {
    display: inline-block;
  }
  .b-header {
    border-bottom: none;
  }
  .b-main-menu {
    padding: 0;
    height: 800px;
    height: 100vh;
    width: 100%;
    position: relative;
    background-image: url('../images/menu-back-1440.jpeg');
  }
  .b-main-menu_columns_7 .b-main-menu__item-wrapper {
    width: 14.28571429%;
  }
  .b-main-menu_columns_6 .b-main-menu__item-wrapper {
    width: 16.66666667%;
  }
  .b-main-menu_columns_5 .b-main-menu__item-wrapper {
    width: 20%;
  }
  .b-main-menu_columns_4 .b-main-menu__item-wrapper {
    width: 25%;
  }
  .b-main-menu_columns_3 .b-main-menu__item-wrapper {
    width: 33.33333333%;
  }
  .b-main-menu_columns_2 .b-main-menu__item-wrapper {
    width: 50%;
  }
  .b-main-menu_columns_1 .b-main-menu__item-wrapper {
    width: 100%;
  }
  .b-main-menu:after {
    content: '';
    display: block;
    clear: both;
  }
  .b-main-menu__item {
    -webkit-box-sizing: border-box;
    -moz-box-sizing: border-box;
    box-sizing: border-box;
  }
  .b-main-menu__item-wrapper {
    height: 100%;
    float: left;
  }
  .b-main-menu__item-wrapper ~ .b-main-menu__item-wrapper :after {
    position: absolute;
    left: 0;
    top: 0;
    right: auto;
    bottom: 0;
    display: block;
    height: auto;
    width: 1px;
  }
  .b-main-menu__item-wrapper:hover .b-main-menu__item-content-icon,
  .b-main-menu__item-wrapper:hover .b-main-menu__item-content-description,
  .b-main-menu__item-wrapper:hover .b-main-menu__item-content-link {
    left: 0;
    position: relative;
    opacity: 1;
    filter: alpha(opacity=100);
  }
  .b-main-menu__item-wrapper:hover .b-main-menu__item-content-description {
    max-height: 600px;
    margin-bottom: 45px;
  }
  .b-main-menu__item-wrapper ~ .b-main-menu__item-wrapper .b-main-menu__item:after {
    position: absolute;
    left: 0;
    top: 0;
    right: auto;
    bottom: 0;
    display: block;
    height: auto;
    width: 1px;
  }
  .b-main-menu__item:after {
    display: none;
  }
  .b-main-menu__item-content {
    padding-left: 30px;
    padding-right: 15px;
    width: auto;
  }
  .b-main-menu__item-content-title {
    padding: 30px 0;
  }
  .b-main-menu__item-content-title-link {
    display: inline;
    padding: 0;
    border-bottom: 1px solid #ffffff;
    font-size: 20px;
    line-height: 30px;
    text-decoration: none;
  }
  .b-projects-slider__item-title,
  .b-projects-slider__item-subtitle,
  .b-projects-slider__item-tag-list {
    max-width: 305px;
  }
  .b-projects-slider__item-image {
    left: 380px;
  }
  .b-projects-slider__item-comment {
    display: block;
  }
  .b-projects-slider__item-tag-list {
    padding-bottom: 75px;
  }
  .b-projects-slider__controls-button_left {
    right: auto;
    left: 294px;
  }
  .b-projects-slider__controls-button_right {
    right: auto;
    left: 370px;
  }
  .b-press-center::before {
    width: 25%;
  }
  .b-press-center__list {
    position: relative;
    margin-top: 23px;
    float:left;
    width: 75%;
    /*margin-left: -30px;
    margin-right: 30px;*/

    overflow: hidden;
    -webkit-box-sizing: border-box;
    -moz-box-sizing: border-box;
    box-sizing: border-box;
  }
  .b-press-center__carousel {
    width: 25%;
  }
  .b-press-center__item {
    width: 32%;
    padding: 0;
    padding-left: 30px;
    margin-bottom: 20px;
  }
  .b-press-center__item_shown_1024 {
    display: inline-block;
  }
  .b-press-center__item_type_main {
    width: 48%;
  }
  .b-press-center__item_type_main .b-press-center__item-link-image {
    width: 335px;
  }
  .b-press-center__item-link {
    max-width: 100%;
    height: 140px;
    overflow: hidden;
  }
  .b-press-center__item-link .b-press-center__item-link-image {
    -webkit-transition: 1s all;
    -o-transition: 1s all;
    transition: 1s all;
    -webkit-transform: scale(1);
    -moz-transform: scale(1);
    -ms-transform: scale(1);
    -o-transform: scale(1);
    transform: scale(1);
  }
  .b-press-center__item-link:hover .b-press-center__item-link-image {
    -webkit-transition: 1s all;
    -o-transition: 1s all;
    transition: 1s all;
    -webkit-transform: scale(1.2);
    -moz-transform: scale(1.2);
    -ms-transform: scale(1.2);
    -o-transform: scale(1.2);
    transform: scale(1.2);
  }
  .b-press-center__item_type_main .b-press-center__item-link {
    max-width: 100%;
    height: 250px;
    overflow: hidden;
  }
  .b-press-center__banner {
    width: 25%;
  }
  .b-footer:after {
    content: '';
    display: block;
    clear: both;
  }
  .b-footer__main {
    width: 36%;
  }
  .b-footer__additional {
    width: 64%;
    float: right;
  }
  .b-footer__additional-client-list {
    padding-left: 40px;
    float: left;
    clear: none;
  }
  .b-footer__additional-client-list-item ~ .b-footer__additional-client-list-item {
    margin-left: 25px;
  }
  .b-footer__additional-sitemap {
    margin-left: 40px;
    clear: none;
  }
  .b-pagination__page-list {
    padding-left: 0;
    padding-right: 0;
  }
  .b-pagination__page-list-item_ellipsis {
    display: inline-block;
  }
  .b-project-card {
    width: 310px;
    height: 440px;
  }
  .b-project-card:before {
    height: 230px;
  }
  .b-project-card__image-link {
    height: 230px;
  }
  .b-project-card__info-title {
    max-height: 63px;
    padding: 15px 20px 9px;
  }
  .b-project-card__info-description {
    line-height: 22px;
    font-size: 15px;
  }
  .b-project-card__tag-list {
    padding-top: 13px;
  }
  .b-link-list__item {
    width: 25%;
  }
  .b-map {
    height: 590px;
  }
  .b-map__address {
    position: absolute;
    top: 50%;
    left: 50%;
    -webkit-transform: translate(-495px, -50%);
    -moz-transform: translate(-495px, -50%);
    -ms-transform: translate(-495px, -50%);
    -o-transform: translate(-495px, -50%);
    transform: translate(-495px, -50%);
  }
  .b-projects {
    padding: 30px 0 0;
    background-color: #f2f4f7;
  }
  .b-projects__selector-list {
    padding: 0 0 30px;
  }
  .b-projects__selector-list:after {
    content: '';
    display: block;
    clear: both;
  }
  .b-projects__selector-list-item {
    display: block;
    width: 240px;
    margin: 0 20px 0 0;
    float: left;
  }
  .b-projects__selector-list-item ~ .b-projects__selector-list-item {
    margin-top: 0;
  }
  .b-projects__project-list {
    margin: 0 -30px 0 0;
  }
  .b-projects__project-list:after {
    content: '';
    display: block;
    clear: both;
  }
  .b-projects__project-list-item {
    margin: 0 30px 30px 0;
    float: left;
  }
  .b-welcome__text {
    width: 50%;
    height: 396px;
  }
  .b-welcome__text:after {
    content: '';
    display: block;
    clear: both;
  }
  .b-welcome__text-content {
    width: 505px;
    float: right;
    padding: 56px 25px 39px 0;
    -webkit-box-sizing: border-box;
    -moz-box-sizing: border-box;
    box-sizing: border-box;
  }
  .b-welcome__text-content-title {
    padding-bottom: 31px;
    font-size: 53px;
    line-height: 70px;
    letter-spacing: -1px;
  }
  .b-welcome__text-content_news {
    padding: 92px 30px 41px 0;
  }
  .b-welcome__image {
    width: 50%;
    float: left;
    height: 396px;
  }
  .b-about {
    padding: 51px 0 0;
  }
  .b-about__paragraph p {
    padding: 0 165px 23px;
    font-size: 16px;
    line-height: 24px;
  }
  .b-about__button-more {
    margin-left: 165px;
  }
  .b-about__separatopr {
    margin-top: 44px;
  }
  .b-info {
    padding: 43px 0 58px;
  }
  .b-info__title {
    margin-left: -2px;
    padding-bottom: 39px;
    font-size: 30px;
    line-height: 22px;
  }
  .b-info__special {
    padding-bottom: 41px;
  }
  .b-info__special:after {
    content: '';
    display: block;
    clear: both;
  }
  .b-info__special-item-image-link {
    height: 361px;
    margin-bottom: 15px;
  }
  .b-info__slider {
    position: relative;
  }
  .b-info__slider-arrow {
    /*display: block;*/
    position: absolute;
    top: 67px;
  }
  .b-info__slider-arrow_left {
    left: -67px;
  }
  .b-info__slider-arrow_right {
    right: -67px;
  }
  .b-info__slider-item-image-link{
    height: 170px;
  }
  .b-info__slider-item-image-link_main {
    height: 280px;
  }
  .b-project-info-wrapper:after {
    content: '';
    display: block;
    clear: both;
  }
  .b-project-info-wrapper__description-wrapper {
    width: 50%;
    float: left;
    background-color: #f2f4f7;
  }
  .b-project-info-wrapper__statistics-wrapper {
    width: 50%;
    float: left;
    background-color: #485866;
  }
  .b-project-description {
    padding: 85px 55px 85px 0;
    width: 495px;
    height: 446px;
    float: right;
    -webkit-box-sizing: border-box;
    -moz-box-sizing: border-box;
    box-sizing: border-box;
  }
  .b-project-description__content-editor p {
    text-align: justify;
  }
  .b-project-description__tag-list-item {
    margin-right: 20px;
    margin-bottom: 20px;
  }
  .b-project-image-slider {
    float: right;
    height: 684px;
    width: 50%;
  }
  .b-project-image-slider__controls {
    position: absolute;
    top: 0;
    left: 0;
    z-index: 500;
    width: 100%;
    height: 100%;
    display: block;
  }
  .b-project-image-slider__controls-button {
    position: absolute;
    top: 50%;
  }
  .b-project-image-slider__controls-button_left {
    left: 30px;
  }
  .b-project-image-slider__controls-button_right {
    right: 30px;
  }
  .b-project-statistics {
    float: right;
    width: 496px;
    height: 238px;
    padding: 35px 20px 0 0;
    -webkit-box-sizing: border-box;
    -moz-box-sizing: border-box;
    box-sizing: border-box;
  }
  .b-project-statistics:after {
    content: '';
    display: block;
    clear: both;
  }
  .b-project-statistics__item {
    padding-left: 0;
    padding-top: 19px;
    float: left;
  }
  .b-project-statistics__item-main {
    margin-bottom: 0;
    padding-bottom: 12px;
  }
  .b-project-statistics__item ~ .b-project-statistics__item {
    padding-left: 80px;
  }
  .b-project-thumb-slider {
    padding-left: 0;
  }
  .b-project-link-list {
    padding: 0 0 10px 0;
  }
  .b-project-link-list__title {
    padding-left: 1px;
    padding-bottom: 40px;
    font-size: 20px;
  }
  .b-project-comment {
    margin: 0;
    padding: 33px 165px 23px;
  }
  .b-project-illustration__image {
    height: 600px;
  }
  .b-project-illustration__comment {
    right: 40px;
    top: 125px;
    width: 250px;
    padding: 71px 34px 61px 28px;
  }
  .b-project-quote {
    padding: 0 30px 18px;
  }
  .b-project-quote:after {
    content: '';
    display: block;
    clear: both;
  }
  .b-project-quote__text {
    width: 50%;
    float: left;
    padding-left: 30px;
    -webkit-box-sizing: border-box;
    -moz-box-sizing: border-box;
    box-sizing: border-box;
  }
  .b-project-quote__text:before {
    margin-top: 64px;
  }
  .b-project-quote__person {
    margin-top: 0;
    float: left;
    width: 50%;
  }
  .b-project-quote__person:after {
    content: '';
    display: block;
    clear: both;
  }
  .b-project-quote__person-photo {
    width: 212px;
    height: 230px;
    background-position: center bottom;
  }
  .b-project-quote__person-info {
    width: 250px;
    padding-top: 87px;
  }
  .b-project-quote__person-info-name {
    padding: 0;
  }
  .b-project-quote__person-info-position {
    padding: 0;
  }
  .b-other-projects {
    padding-top: 3px;
  }
  .b-other-projects__header {
    padding: 25px 0 19px;
  }
  .b-other-projects__header:after {
    content: '';
    display: block;
    clear: both;
  }
  .b-other-projects__header-title {
    padding-top: 6px;
    font-size: 20px;
    float: left;
  }
  .b-other-projects__list {
    width: auto;
    margin: 0 -15px;
    padding: 0;
  }
  .b-other-projects__list-item_shown_1024 {
    display: block;
  }
  .b-direction-welcome {
    padding: 57px 0 27px;
  }
  .b-direction-welcome__title {
    padding: 0 0 25px;
    margin-left: -4px;
    max-width: 650px;
    font-size: 70px;
    line-height: 70px;
  }
  .b-direction-welcome__paragraph {
    padding: 0;
    max-width: 650px;
  }
  .b-direction-welcome__paragraph p {
    padding-bottom: 28px;
  }
  .b-direction-welcome__button-more {
    margin: 0 0 18px;
  }
  .b-direction-welcome__button-more-icon {
    display: inline-block;
  }
  .b-direction-welcome__button-more-text {
    font-size: 18px;
  }
  .b-our-team {
    float: right;
    width: 250px;
    height: 0;
    padding: 0;
    margin-top: -133px;
    background-color: transparent;
  }
  .b-our-team__title {
    padding: 0 0 15px;
    width: 250px;
    font-size: 15px;
    color: #ffffff;
  }
  .b-our-team__slider-item {
    width: 250px;
    margin: 0 auto;
  }
  .b-our-team__slider-item-name-link {
    padding: 13px 9px 2px;
    color: #da291c;
  }
  .b-our-team__slider-item-position {
    font-size: 15px;
    line-height: 22px;
    color: #485866;
  }
  .b-our-team__slider .owl-controls .owl-dots {
    padding-top: 16px;
  }
  .b-our-team__slider .owl-controls .owl-dots .owl-dot {
    width: 6px;
    height: 6px;
    margin: 0 6px 6px;
    -webkit-border-radius: 2px;
    border-radius: 2px;
  }
  .b-services {
    padding: 25px 0 60px;
  }
  .b-services__title {
    padding: 16px 0 21px;
    font-size: 30px;
  }
  .b-services__description {
    padding: 0 0 33px;
  }
  .b-services__slider-controls {
    margin-left: -5px;
    padding: 0 0 20px;
  }
  .b-services__slider-controls-item {
    width: 68px;
    height: 68px;
    margin-right: 20px;
    cursor: pointer;
  }
  .b-services__slider-controls-item .b-icon_tag {
    width: 68px;
    height: 68px;
  }
  .b-services__slider-controls-item .b-icon_tag_assetmanage {
    background-position: 0 4px;
  }
  .b-services__slider-controls-item .b-icon_tag_facilitymanage {
    background-position: 0 -76px;
  }
  .b-services__slider-controls-item .b-icon_tag_propertymanage {
    background-position: 0 -156px;
  }
  .b-services__slider-controls-item .b-icon_tag_smartmoney {
    background-position: 0 -236px;
  }
  .b-services__slider-controls-item .b-icon_tag_govinteraction {
    background-position: 0 -316px;
  }
  .b-services__slider-controls-item .b-icon_tag_standartsintro {
    background-position: 0 -396px;
  }
  .b-services__slider-controls-item .b-icon_tag_controlrecovery {
    background-position: 0 -476px;
  }
  .b-services__slider-controls-item .b-icon_tag_development {
    background-position: 0 -556px;
  }
  .b-services__slider-controls-item .b-icon_tag_crisisdiagnostic {
    background-position: 0 -636px;
  }
  .b-services__slider-controls-item .b-icon_tag_diversification {
    background-position: 0 -716px;
  }
  .b-services__slider-controls-item .b-icon_tag_finandlegalhelp {
    background-position: 0 -796px;
  }
  .b-services__slider-controls-item .b-icon_tag_investorrelease {
    background-position: 0 -876px;
  }
  .b-services__slider-controls-item .b-icon_tag_partnerprograms {
    background-position: 0 -956px;
  }
  .b-services__slider-controls-item .b-icon_tag_investlevel {
    background-position: 0 -1036px;
  }
  .b-services__slider-controls-item .b-icon_tag_capincrease {
    background-position: 0 -1116px;
  }
  .b-services__slider-controls-item .b-icon_tag_revision {
    background-position: 0 -1196px;
  }
  .b-services__slider-controls-item .b-icon_tag_devmanagesys {
    background-position: 0 -1276px;
  }
  .b-services__slider-controls-item .b-icon_tag_conflictsolv {
    background-position: 0 -1356px;
  }
  .b-services__slider-controls-item .b-icon_tag_promotion {
    background-position: 0 -1436px;
  }
  .b-services__slider-controls-item .b-icon_tag_technic {
    background-position: 0 -1516px;
  }
  .b-services__slider-controls-item .b-icon_tag_losselim {
    background-position: 0 -1596px;
  }
  .b-services__slider-controls-item .b-icon_tag_finecmodel {
    background-position: 0 -1676px;
  }
  .b-services__slider-controls-item:hover .b-icon_tag_assetmanage,
  .b-services__slider-controls-item.active .b-icon_tag_assetmanage {
    background-position: -80px 4px;
  }
  .b-services__slider-controls-item:hover .b-icon_tag_facilitymanage,
  .b-services__slider-controls-item.active .b-icon_tag_facilitymanage {
    background-position: -80px -76px;
  }
  .b-services__slider-controls-item:hover .b-icon_tag_propertymanage,
  .b-services__slider-controls-item.active .b-icon_tag_propertymanage {
    background-position: -80px -156px;
  }
  .b-services__slider-controls-item:hover .b-icon_tag_smartmoney,
  .b-services__slider-controls-item.active .b-icon_tag_smartmoney {
    background-position: -80px -236px;
  }
  .b-services__slider-controls-item:hover .b-icon_tag_govinteraction,
  .b-services__slider-controls-item.active .b-icon_tag_govinteraction {
    background-position: -80px -316px;
  }
  .b-services__slider-controls-item:hover .b-icon_tag_standartsintro,
  .b-services__slider-controls-item.active .b-icon_tag_standartsintro {
    background-position: -80px -396px;
  }
  .b-services__slider-controls-item:hover .b-icon_tag_controlrecovery,
  .b-services__slider-controls-item.active .b-icon_tag_controlrecovery {
    background-position: -80px -476px;
  }
  .b-services__slider-controls-item:hover .b-icon_tag_development,
  .b-services__slider-controls-item.active .b-icon_tag_development {
    background-position: -80px -556px;
  }
  .b-services__slider-controls-item:hover .b-icon_tag_crisisdiagnostic,
  .b-services__slider-controls-item.active .b-icon_tag_crisisdiagnostic {
    background-position: -80px -636px;
  }
  .b-services__slider-controls-item:hover .b-icon_tag_diversification,
  .b-services__slider-controls-item.active .b-icon_tag_diversification {
    background-position: -80px -716px;
  }
  .b-services__slider-controls-item:hover .b-icon_tag_finandlegalhelp,
  .b-services__slider-controls-item.active .b-icon_tag_finandlegalhelp {
    background-position: -80px -796px;
  }
  .b-services__slider-controls-item:hover .b-icon_tag_investorrelease,
  .b-services__slider-controls-item.active .b-icon_tag_investorrelease {
    background-position: -80px -876px;
  }
  .b-services__slider-controls-item:hover .b-icon_tag_partnerprograms,
  .b-services__slider-controls-item.active .b-icon_tag_partnerprograms {
    background-position: -80px -956px;
  }
  .b-services__slider-controls-item:hover .b-icon_tag_investlevel,
  .b-services__slider-controls-item.active .b-icon_tag_investlevel {
    background-position: -80px -1036px;
  }
  .b-services__slider-controls-item:hover .b-icon_tag_capincrease,
  .b-services__slider-controls-item.active .b-icon_tag_capincrease {
    background-position: -80px -1116px;
  }
  .b-services__slider-controls-item:hover .b-icon_tag_revision,
  .b-services__slider-controls-item.active .b-icon_tag_revision {
    background-position: -80px -1196px;
  }
  .b-services__slider-controls-item:hover .b-icon_tag_devmanagesys,
  .b-services__slider-controls-item.active .b-icon_tag_devmanagesys {
    background-position: -80px -1276px;
  }
  .b-services__slider-controls-item:hover .b-icon_tag_conflictsolv,
  .b-services__slider-controls-item.active .b-icon_tag_conflictsolv {
    background-position: -80px -1356px;
  }
  .b-services__slider-controls-item:hover .b-icon_tag_promotion,
  .b-services__slider-controls-item.active .b-icon_tag_promotion {
    background-position: -80px -1436px;
  }
  .b-services__slider-controls-item:hover .b-icon_tag_technic,
  .b-services__slider-controls-item.active .b-icon_tag_technic {
    background-position: -80px -1516px;
  }
  .b-services__slider-controls-item:hover .b-icon_tag_losselim,
  .b-services__slider-controls-item.active .b-icon_tag_losselim {
    background-position: -80px -1596px;
  }
  .b-services__slider-controls-item:hover .b-icon_tag_finecmodel,
  .b-services__slider-controls-item.active .b-icon_tag_finecmodel {
    background-position: -80px -1676px;
  }
  .b-services__slider-arrow_left {
    left: 253px;
  }
  .b-services__slider-arrow_right {
    left: 330px;
  }
  .b-services__slider-item-title-link {
    font-size: 38px;
  }
  .b-services__slider-item-title {
    padding-left: 0;
  }
  .b-services__slider-item-subtitle {
    padding-top: 30px;
    padding-left: 0;
  }
  .b-services__slider-item-image {
    left: 310px;
  }
  .b-team-slider__arrow {
    display: none;
  }
  .b-team-slider__employee-list {
    display: block;
    left: 30px;
    right: 30px;
  }
  .b-team-slider__employee-list-wrapper {
    width: 100% !important;
    line-height: 100px;
  }
  .b-team-slider__employee-list-item {
    width: 90px;
    height: 90px;
    line-height: 100px;
  }
  .b-team-slider__employee-list-item:after {
    top: -2px;
    left: -2px;
    width: 88px;
    height: 88px;
    border-width: 3px;
  }
  .b-team-slider__image-container {
    width: 59%;
  }
  .b-team-slider__text-container {
    width: 41%;
  }
  .b-team-slider__text-container-item-content {
    padding-top: 50px;
  }
  .b-team-slider__text-container-item-name {
    padding: 60px 0 13px;
  }
  .b-team-slider:after,
  .b-team-slider:before {
    width: 41%;
  }
  .b-news-article {
    padding: 0;
  }
  .b-news-article__header {
    padding: 40px 165px 26px;
  }
  .b-news-article__header:after {
    content: '';
    display: block;
    clear: both;
  }
  .b-news-article__header-crumbs {
    max-width: 150px;
    float: left;
    margin-top: 15px;
    margin-left: -166px;
  }
  .b-news-article__header-title {
    margin-left: -2px;
    padding-top: 0;
    padding-bottom: 21px;
  }
  .b-news-article__header-date {
    font-size: 16px;
  }
  .b-news-article__content-editor {
    padding-bottom: 45px;
  }
  .b-news-article__content-editor h5 {
    padding: 24px 165px 26px;
    font-size: 20px;
    line-height: 24px;
  }
  .b-news-article__content-editor p {
    padding-bottom: 22px;
    padding-left: 165px;
    padding-right: 165px;
    font-size: 16px;
    line-height: 24px;
  }
  .b-news-article__content-editor > img {
    padding-left: 165px;
    padding-right: 165px;
    margin-bottom: 22px;
  }
  .b-news-article__content-editor ul {
    padding: 0 165px 18px 196px;
  }
  .b-news-article__content-editor ol {
    padding-left: 196px;
    padding-right: 165px;
  }
  .b-news-article__content-editor-slider {
    padding-top: 10px;
  }
  .b-news-article__content-editor-slider-arrow {
    margin-top: -68px;
  }
  .b-news-article__content-editor-slider-thumbs {
    display: block;
    width: 100%;
    margin: 5px 0 0;
    overflow: hidden;
  }
  .b-news-article__content-editor-slider-thumbs-wrapper {
    margin: 0 auto;
    -webkit-transition: margin-left 0.5s;
    -o-transition: margin-left 0.5s;
    transition: margin-left 0.5s;
  }
  .b-news-article__content-editor-slider-thumbs-wrapper:after {
    content: '';
    display: block;
    clear: both;
  }
  .b-news-article__content-editor-slider-thumbs-item {
    position: relative;
    display: block;
    float: left;
    height: 100px;
    margin:2px;
    z-index: 25;
    -webkit-transition: opacity 0.5s;
    -o-transition: opacity 0.5s;
    transition: opacity 0.5s;
    cursor: pointer;
  }
  .b-news-article__content-editor-slider-thumbs-item-image {
    display: block;
    max-height: 100%;
  }
  .b-news-article__content-editor-slider-thumbs-item:before {
    content: '';
    position: absolute;
    top: 0;
    left: 0;
    z-index: 5;
    width: 100%;
    height: 100%;
    border: 3px solid transparent;
    -webkit-box-sizing: border-box;
    -moz-box-sizing: border-box;
    box-sizing: border-box;
    -webkit-transition: border-color 0.5s;
    -o-transition: border-color 0.5s;
    transition: border-color 0.5s;
  }
  .b-news-article__content-editor-slider-thumbs-item.active {
    opacity: 0.3;
    filter: alpha(opacity=30);
  }
  .b-news-article__content-editor-slider-thumbs-item:hover:before {
    border-color: #da291c;
  }
  .b-news-article__content-editor-share {
    padding-left: 165px;
    padding-right: 165px;
  }
  .b-history {
    padding: 28px 0 76px;
  }
  .b-history-content-wrapper:after {
    content: '';
    display: block;
    clear: both;
  }
  .b-history__title {
    padding-bottom: 44px;
  }
  .b-history__slider {
    width: 680px;
    float: left;
  }
  .b-history__slider-arrow_right {
    right: auto;
    left: 680px;
  }
  .b-history__slider-year {
    margin-bottom: 28px;
  }
  .b-history__new-projects {
    margin-top: 210px;
    padding: 0 0 42px;
    width: 310px;
    float: left;
  }
  .b-contacts__header {
    padding-top: 38px;
    padding-bottom: 39px;
  }
  .b-contacts__header-title {
    padding: 0;
    margin-left: -3px;
  }
  .b-contacts__header-info {
    top: 100%;
    left: 0;
    padding: 19px 45px 18px 29px;
  }
  .b-contacts__content:after {
    content: '';
    display: block;
    clear: both;
  }
  .b-contacts__content-map {
    width: 67%;
    float: left;
  }
  .b-contacts__content-illustration {
    display: block;
    height: 590px;
    width: 33%;
    float: left;
    background-size: cover;
  }
  .b-information {
    padding: 8px 0 33px;
  }
  .b-information__header-title {
    padding-bottom: 29px;
    margin-left: -5px;
  }
  .b-information__header-title p{
  font-size: 18px;
  }
  .b-information__header-text {
    padding-left: 165px;
    padding-right: 165px;
  }
  .b-information__list {
    padding: 0 165px;
  }
  .b-404 {
    padding-left: 165px;
    padding-right: 165px;
  }
  .b-search {
    padding: 50px 0 12px;
  }
  .b-search__line {
    margin-bottom: 8px;
    height: 43px;
  }
  .b-search__line-input {
    height: 42px;
  }
  .b-search__result {
    padding-top: 26px;
  }


}
@media screen and (min-width: 1440px) {


  .carousel-item {
    padding:0px 25px;
  }
  .b-header {
    padding-left: 40px;
  }
  .fixed .b-header__phone {
    display: none;
  }
  .fixed .b-header__link-list {
    display: inline-block;
  }
  .b-main-menu__item-content {
    padding-left: 40px;
    padding-right: 20px;
  }
  .b-main-menu__item-content-title-link {
    font-size: 24px;
  }
  .b-press-center__item {
    padding-left: 30px;
  }
  .b-press-center__item-link {
    height: 205px;
  }
  .b-press-center__item-link-image {
    width: 305px;
  }
  .b-press-center__item_type_main .b-press-center__item-link {
    height: 360px;
  }
  .b-press-center__item_type_main .b-press-center__item-link-image {
    width: 480px;
  }
  .b-press-center__link {
    padding-left: 30px;
  }
  .b-footer {
    padding-left: 40px;
    padding-right: 40px;
  }
  .b-footer__main {
    width: 40%;
  }
  .b-footer__additional {
    float: left;
    width: 60%;
  }
  .b-footer__additional-sitemap {
    float: right;
  }
  .b-projects-slider__item-comment-main-accent {
    font-size: 220px;
  }
  .b-team-slider__crumbs {
    top: 60px;
    left: 50%;
    margin-left: -495px;
  }
  .b-team-slider__crumbs-item:after {
    margin: 0 7px;
    font-size: 16px;
  }
  .b-team-slider__crumbs-item-link {
    font-size: 16px;
  }
  .b-team-slider__employee-list {
    display: block;
    left: 30px;
    right: 30px;
  }
  .b-team-slider__employee-list-wrapper {
    width: 100% !important;
    height: 120px;
    line-height: 120px;
  }
  .b-team-slider__employee-list-item {
    width: 100px;
    height: 100px;
    margin: 0 20px;
    line-height: 100px;
  }
  .b-team-slider__employee-list-item:after {
    width: 98px;
    height: 98px;
  }
  .b-team-slider__image-container-item {
    margin-left: 20%;
  }
}
@-webkit-keyframes mouse-direction {
  0% {
    bottom: 55px;
  }
  50% {
    bottom: 65px;
  }
  100% {
    bottom: 55px;
  }
}
@-moz-keyframes mouse-direction {
  0% {
    bottom: 55px;
  }
  50% {
    bottom: 65px;
  }
  100% {
    bottom: 55px;
  }
}
@-ms-keyframes mouse-direction {
  0% {
    bottom: 55px;
  }
  50% {
    bottom: 65px;
  }
  100% {
    bottom: 55px;
  }
}
@keyframes mouse-direction {
  0% {
    bottom: 55px;
  }
  50% {
    bottom: 65px;
  }
  100% {
    bottom: 55px;
  }
}
@media only screen and (min-resolution: 124dpi), only screen and(-webkit-min-device-pixel-ratio: 1.3), only screen and (min--moz-device-pixel-ratio: 1.3), only screen and (-o-min-device-pixel-ratio: 4/3), only screen and (min-device-pixel-ratio: 1.3), only screen and (min-resolution: 1.3dppx) {
  .b-tag {
    background-size: 480px 80px;
    background-position: -322px 0;
  }
  .b-tag-list__item:hover .b-tag,
  .b-tag-list__item.active .b-tag {
    background-position: -401px 0;
  }
}
@media only screen and (min-resolution: 124dpi) and (min-width:768px), only screen and(-webkit-min-device-pixel-ratio: 1.3) and (min-width:768px), only screen and (min--moz-device-pixel-ratio: 1.3) and (min-width:768px), only screen and (-o-min-device-pixel-ratio: 4/3) and (min-width:768px), only screen and (min-device-pixel-ratio: 1.3) and (min-width:768px), only screen and (min-resolution: 1.3dppx) and (min-width:768px) {
  .b-header__logo {
    background-image: url(../images/logo-black.png);
  }
}
@media only screen and (min-resolution: 124dpi) and (min-width:1024px), only screen and(-webkit-min-device-pixel-ratio: 1.3) and (min-width:1024px), only screen and (min--moz-device-pixel-ratio: 1.3) and (min-width:1024px), only screen and (-o-min-device-pixel-ratio: 4/3) and (min-width:1024px), only screen and (min-device-pixel-ratio: 1.3) and (min-width:1024px), only screen and (min-resolution: 1.3dppx) and (min-width:1024px) {
  .b-tag-list__item .b-tag_big {
    background-position: -162px 0;
  }
  .b-tag-list__item:hover .b-tag_big,
  .b-tag-list__item.active .b-tag_big {
    background-position: -242px 0;
  }
}


.js-news-main-prev,
.b-left{
  position: relative;
  float: left;
  margin-right: 42px;
  }
.js-news-main-next,
.b-right{
  position: relative;
  float: left;
}
.b-info__slider_news-main-wrap{
  padding: 40px;
}
.press-carousel-22_item,
.press-carousel-2_item{
  margin:10px;
}
.social_banners a{
margin-right: 17px
}


.js-banners-finished-prev, .js-banners-current-prev{
  position: relative;
  float: left;
  margin-right: 15px;
}


@media screen and (min-width: 768px) {
  .js-banners-finished-prev, .js-banners-current-prev{
    position: relative;
    float: left;
    margin-right: 42px;
  }
}

.help-together_title{
  line-height: 30px;
}

.help-together_backimg{
   background-position-y: center;
   background-position-x: center;
}

@media screen and (max-width: 768px){

  .help-together_backimg{
       background-position-y: center;
       background-position-x: center;
       height: 247px;
       background-repeat: no-repeat;
       background-size: cover;
  }

}

@media screen and (min-width: 1024px){

  .b_news_content_table tbody tr td p{
    padding-left: 0px;
    padding-right:0px;
  }

}



@media screen and (min-width: 1024px){
  .b-info_news_videos {
    padding-bottom: 0px !important;

  }
}


.b-container-black_text{
  color: #000 !important;
}

.video_close_btn{

  top: 3px;
  color: #000 !important;
  /*width: 15px !important;
  height: 15px !important;*/
  font-size: 45px !important;
  cursor:pointer;

}

.video_popup_container{
  color:#000 !important;
  background-color: #fff;
  padding-top: 20px;
  padding-bottom: 1px;
  position: relative;
  margin:0 auto;
  min-width: 320px;
}
.video_popup_container iframe{
  display: block;
  margin: 0 auto;
  }
.video_popup_container h1{
  margin-bottom:30px;
  padding-left:20px;


  }
  .share_video_popup{
    margin: 30px 20px;
    text-align: right;
  }

@media (max-width: 900px){
    .mfp-container{
        padding-left: 0px !important;
        padding-right: 0px !important;
    }
}


@media (max-width: 768px){

  .b-info__title_mobile{
    padding-left: 10px;
  }


    p.b-container img{
        width:100%;
    }

}

.page-top-links {
    text-align: center;
    margin-bottom: 50px;
}

.page-top-links a {
    padding: 15px;
    text-decoration: none;
    color: black;
    font-size: 18px;
    font-weight: bold;
}

.page-top-links a:hover {
    text-decoration: underline;
}

.page-top-links a.active {
    background: #ededed;
    border-radius: 5px;
}

.slider-news-bottom {
    color: black;
    outline: none;
}

.slider-news-bottom div {
    outline: none;
}

.slider-news-bottom div img {
    max-width: 225px;
}

.slider-news-bottom .slick-slide {

}

.b-container h2 {
    color: black;
    font-weight: bold;
    margin-bottom: 30px;
    margin-top: 10px;
}

.slider-news-bottom a {
    color: #da291c;
    text-decoration: none;
    font-weight: bold;
    line-height: 24px;
    outline: none;
}

.slider-news-bottom a:hover {
    text-decoration: underline;
}

.slider-news-bottom .slick-prev {
    width: 37px;
    height: 37px;
    overflow: hidden;
    -webkit-border-radius: 5px;
    border-radius: 5px;
    font-size: 18px;
    background-color: #da291c;
    cursor: pointer;
    color: transparent;
    position: absolute;
    left: -60px;
    top: 77px;
    background-image: url(IconSprite.png);
    background-repeat: no-repeat;
    background-position: 0 -49px;
    background-position: 13px -70px;
}

.slider-news-bottom .slick-prev:hover {
    -webkit-transition: 0.5s;
    -o-transition: 0.5s;
    transition: 0.5s;
    background-position: -12px -70px;
}

.slider-news-bottom .slick-next {
    width: 37px;
    height: 37px;
    overflow: hidden;
    -webkit-border-radius: 5px;
    border-radius: 5px;
    font-size: 18px;
    background-color: #da291c;
    cursor: pointer;
    color: transparent;
    position: absolute;
    right: -40px;
    top: 77px;
    background-image: url(IconSprite.png);
    background-repeat: no-repeat;
    background-position: 0 -49px;
    background-position: 13px -43px;
}

.slider-news-bottom .slick-next:hover {
    -webkit-transition: 0.5s;
    -o-transition: 0.5s;
    transition: 0.5s;
    background-position: -12px -43px;
}

.jq-selectbox__select {
    display: none;
}

@media only screen and (min-width: 768px) and (max-width: 1024px) {
    .slider-news-bottom {
        margin: 0 10px;
    }

    .page-top-links a {
        padding: 10px;
        text-decoration: none;
        color: black;
        font-size: 16px;
        font-weight: bold;
    }
}

@media only screen and (min-width: 320px) and (max-width: 767px) {
    .page-top-links select {
        display: block;
        margin: 0 auto;
        cursor: pointer;
        background: white;
        border: 1px solid #D8D6D6;
        border-radius: 3px;
        padding: 10px;
        width: 300px;
        background: #ffffff;
        font-weight: bold;
        position: relative;
        -webkit-box-shadow: 1px 0px 7px -3px rgba(0,0,0,0.75);
        -moz-box-shadow: 1px 0px 7px -3px rgba(0,0,0,0.75);
        box-shadow: 1px 0px 7px -3px rgba(0,0,0,0.75);
    }

    .page-top-links a {
        display: none;
    }

    .jq-selectbox__select {
        width: 243px !important;
        background: white !important;
        text-align: left;
        font-weight: bold;
        color: black !important;
        display: block;
    }

    .jq-selectbox__select-text, jq-selectbox__dropdown {
        width: 243px !important;
    }

    .jq-selectbox .placeholder {
        color: black !important;
        font-weight: bold;
    }

    .jq-selectbox__trigger {
        border-left: none !important;
    }

    .page-top-links {
        margin-bottom: 20px;
    }
}

.js-body{
    padding-left:10px;
    padding-right:10px;
}

.b-header__search{
    display:none;
}


@media (max-width:450px){
    .b-header__logo{
        background-size:100%;
    }
    .b-welcome__text-content h1{
        padding-top: 50px;
    }
    .b-container h1{
        padding-top: 60px;
    }

  .b-header .b-link_phone_footer{
      line-height: 65px;
    }

  .b-direction-welcome{
    margin-top: 65px;
  }
}

@media (max-width:321px){
  .b-header .b-link_phone_footer{
    line-height: 33px;
  }

  .b-direction-welcome{
    margin-top: 100px;
  }
}

@media (min-width:451px){
  .b-header__logo {
    width: 306px;
    height: 41px;
    background-image: url(../images/logo.png);
    background-size: 306px 41px;
  }
  .index .b-header__logo {
    width: 80px;
    height: 78px;
    background-image: url(../images/logo.png);
    background-size: 80px 78px;
  }
}

@media (min-width:768px){
  .b-direction-welcome{
    margin-top: 41px;
  }
}

.b-other-projects .b-other-projects__slider.owl-carousel.owl-loaded{
    display: none;
}